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
James Cammarata 157b697a83 Merge branch 'always_run-6' of https://github.com/stoned/ansible into stoned-always_run-6 13 years ago
..
action_plugins
assemble.d
inventory_dir
test_hash_behavior
test_playbook_undefined_vars Add tests for undefined variable detection 13 years ago
test_playbook_vars
CentOS.yml
TestConstants.py
TestFilters.py
TestInventory.py increase test coverage of inventory by around 5% according to nose 13 years ago
TestPlayBook.py Introduce the 'always_run' task clause. 13 years ago
TestRunner.py Remove some test prints 13 years ago
TestUtils.py stringify conditional before handing it to Jinja2 for evaluation. 13 years ago
ansible.cfg
ansible_hosts
apt_key.gpg
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 Merge pull request #3685 from mspaulding06/indexed_items 13 years ago
playbook-always-run.yml Introduce the 'always_run' task clause. 13 years ago
playbook-changed_when.yml Introduce 'changed_when' keyword to override a task's changed status with the evaluation of a Jinja2 expression 13 years ago
playbook-ignore-errors.yml Add test for 'ignore_errors:' 13 years ago
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. 13 years ago
playbook-when.yml
playbook1.yml
restrict_pattern increase test coverage of inventory by around 5% according to nose 13 years ago
results_list.yml
rocannon.txt
sample.j2
simple_hosts
task-included.yml
task-includer.yml
template-basic Update tests to reflect new API 14 years ago
template-whitespace
world