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 30d06dbcea Don't force down ansible facts back to setup, the setup module won't like parsing them on input and that
data is already there.
13 years ago
..
CentOS.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 13 years ago
TestInventory.py Remove extra_vars tests 13 years ago
TestPlayBook.py verbose option is not being used, so remove it. debug variable still exists. 13 years ago
TestRunner.py Don't force down ansible facts back to setup, the setup module won't like parsing them on input and that 13 years ago
ansible_hosts Update tests to use 127.0.0.2 to bypass the smart "use local connection" code, and also to reflect 13 years ago
common_vars.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 13 years ago
default_os.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 13 years ago
inventory_api.py Add tests for Inventory class. 13 years ago
metadata.json Here are those tests I talked about previously :) 13 years ago
playbook1.yml Code cleanup for playbooks, also added 'on_skipped' callback 13 years ago
playbook2.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 13 years ago
playbook3.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 13 years ago
sample.j2 Here are those tests I talked about previously :) 13 years ago
simple_hosts Ignore port numbers in simple inventory format 13 years ago
yaml_hosts List hosts in no group in the ungrouped group. 13 years ago