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 b9982fc17b Reinstate --extra-vars, which can do things in playbooks like:
ansible-playbook release-my-app.yml --extra-vars="version=123"

And make $version available in the playbook without re-editing the file
13 years ago
..
CentOS.yml
TestInventory.py Support dicts in inventory vars. 13 years ago
TestPlayBook.py Reinstate --extra-vars, which can do things in playbooks like: 13 years ago
TestRunner.py Fix tests for facter and the ansible_facts API. 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
default_os.yml
inventory_api.py Add tests for Inventory class. 13 years ago
metadata.json
playbook1.yml
playbook2.yml
playbook3.yml
sample.j2
simple_hosts Ignore port numbers in simple inventory format 13 years ago
yaml_hosts Support dicts in inventory vars. 13 years ago