You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Michael DeHaan 6fb02650ff Remove tests for things that are now using the playbook based 'test_new' infra. Units will remain here
after refactoring, WIP, more to come.
12 years ago
..
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. 12 years ago
CentOS.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. 12 years ago
TestCallback.py
TestConstants.py
TestFilters.py
TestInventory.py Allow equal sign in single-line ini variables 12 years ago
TestPlayBook.py Remove tests for things that are now using the playbook based 'test_new' infra. Units will remain here 12 years ago
TestRunner.py Remove tests for things that are now using the playbook based 'test_new' infra. Units will remain here 12 years ago
TestSynchronize.py Re-add synchronize unit tests 12 years ago
TestUtils.py Remove code underlying when_* and only_if, which are deprecated features slated for removal in the 1.5 release. 12 years ago
ansible.cfg
ansible_hosts
apt_key.gpg
common_vars.yml
complex_hosts Fix inventory parsing so that FQDN can be parsed without throwing ssh 12 years ago
cron_test.yml
default_os.yml
gce_tests.py fixes #4954 plus updates for gcutil/v1beta16 tests 12 years ago
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 12 years ago
playbook-module-host.yml
playbook-recursive-copy.yml
playbook-templated-includer.yml
playbook-unarchive.yml Cleanup per notes. 12 years ago
playbook1.yml
restrict_pattern
results_list.yml
rocannon.txt
sample.j2
simple_hosts Allow equal sign in single-line ini variables 12 years ago
template-basic
template-whitespace
world

README.md

Legacy tests

These tests are active but are being refactored.

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