This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c4a06d32a5
ansible
/
test
History
Michael DeHaan
88720516a1
Merge branch 'changed_when' of git://github.com/stoned/ansible into changed_when
2013-07-21 10:14:03 -04:00
..
action_plugins
assemble.d
inventory_dir
test_hash_behavior
test_playbook_vars
ansible.cfg
ansible_hosts
apt_key.gpg
CentOS.yml
common_vars.yml
complex_hosts
cron_test.yml
default_os.yml
hosts_list.yml
inventory_api.py
jinja2_overrides.tpl
large_range
lookup_plugins.yml
playbook-changed_when.yml
Introduce 'changed_when' keyword to override a task's changed status with the evaluation of a Jinja2 expression
2013-07-14 21:07:45 +02:00
playbook-ignore-errors.yml
playbook-included.yml
playbook-includer.yml
playbook-templated-includer.yml
Enabled the use of extra vars in playbook file paths when including playbooks from other playbooks.
2013-07-18 22:45:18 +02:00
playbook-when.yml
playbook1.yml
results_list.yml
rocannon.txt
sample.j2
simple_hosts
task-included.yml
task-includer.yml
template-basic
template-whitespace
TestConstants.py
TestFilters.py
TestInventory.py
TestPlayBook.py
Merge branch 'changed_when' of git://github.com/stoned/ansible into changed_when
2013-07-21 10:14:03 -04:00
TestRunner.py
TestUtils.py
world