ansible/test
2014-02-19 17:57:39 -05:00
..
action_plugins
assemble.d
inventory
inventory_dir
test_callbacks
test_hash_behavior
test_playbook_undefined_vars
test_playbook_vars
test_recursive_copy/files/subdir/subdir2/subdir3
test_unarchive/files Updates for the unarchive module and action_plugin. 2014-02-12 01:57:00 -06:00
ansible.cfg
ansible_hosts
apt_key.gpg
CentOS.yml
common_vars.yml
complex_hosts Fix inventory parsing so that FQDN can be parsed without throwing ssh 2013-12-18 21:33:05 +00:00
cron_test.yml
default_os.yml
gce_tests.py fixes #4954 plus updates for gcutil/v1beta16 tests 2013-11-19 22:30:22 +00:00
hosts_list.yml
inventory_api.py
jinja2_overrides.tpl
large_range
lookup_plugins.yml
playbook-always-run.yml
playbook-changed_when.yml
playbook-failed_when.yml
playbook-ignore-errors.yml
playbook-logging-non-ascii.yml Avoid breaking on unicode input when logging to syslog in modules 2014-02-17 23:56:08 +01:00
playbook-module-host.yml host: added test playbook 2013-11-15 18:35:45 +01:00
playbook-recursive-copy.yml Fix bool comparision in recursive copy tests 2013-11-13 16:51:11 -05:00
playbook-templated-includer.yml
playbook-unarchive.yml Cleanup per notes. 2014-02-12 10:01:10 -06:00
playbook1.yml
README.md Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
restrict_pattern
results_list.yml
rocannon.txt
sample.j2
simple_hosts Allow equal sign in single-line ini variables 2014-02-14 20:04:23 +07:00
template-basic
template-whitespace
TestCallback.py
TestConstants.py
TestFilters.py
TestInventory.py Allow equal sign in single-line ini variables 2014-02-14 20:04:23 +07:00
TestPlayBook.py Remove tests for things that are now using the playbook based 'test_new' infra. Units will remain here 2014-02-19 17:57:39 -05:00
TestRunner.py Remove tests for things that are now using the playbook based 'test_new' infra. Units will remain here 2014-02-19 17:57:39 -05:00
TestSynchronize.py Re-add synchronize unit tests 2014-02-10 23:56:32 -05:00
TestUtils.py Remove code underlying when_* and only_if, which are deprecated features slated for removal in the 1.5 release. 2014-01-03 19:13:21 -05:00
world

Legacy tests

These tests are active but are being refactored.

See 'new_tests' directory for what will soon replace them.