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 b9e3b053f9 Simplify playbook tests so things are not timing dependent in the poll section, which is leading to tests
not being consistent between runs, even though there wasn't an error.  Now we'll just check the final change
counts, which should be just as solid and lead to less churn in the events file.
12 years ago
..
CentOS.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 12 years ago
TestPlayBook.py Simplify playbook tests so things are not timing dependent in the poll section, which is leading to tests 12 years ago
TestRunner.py Some tweaks to the fetch module. 'err' return was for stderr, so that should be empty string. 12 years ago
ansible_hosts Update tests to use 127.0.0.2 to bypass the smart "use local connection" code, and also to reflect 12 years ago
common_vars.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 12 years ago
default_os.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 12 years ago
metadata.json Here are those tests I talked about previously :) 12 years ago
playbook1.yml Code cleanup for playbooks, also added 'on_skipped' callback 12 years ago
playbook2.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 12 years ago
playbook3.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 12 years ago
sample.j2 Here are those tests I talked about previously :) 12 years ago