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 8fc46a3a5a Return inventory objects in the order they are presented. Additionally, fix host slicing such that it works on Python terms with
zero indexed lists and a non-inclusive final element.
11 years ago
..
action_plugins
assemble.d
inventory add one last test, for combined range, which make ansible.inventory.expand_hosts 11 years ago
inventory_dir
test_hash_behavior
test_playbook_undefined_vars Add tests for undefined variable detection 11 years ago
test_playbook_vars
CentOS.yml
TestConstants.py
TestFilters.py Add fileglob Jinja2 filter. Fixes #3563 11 years ago
TestInventory.py Return inventory objects in the order they are presented. Additionally, fix host slicing such that it works on Python terms with 11 years ago
TestPlayBook.py Add failed_when module variable. 11 years ago
TestRunner.py
TestUtils.py Update TestUtils.py 11 years ago
ansible.cfg
ansible_hosts
apt_key.gpg
common_vars.yml
complex_hosts add a test to cover bound stepping in inventory 11 years ago
cron_test.yml Added remote_user to plays 11 years ago
default_os.yml
hosts_list.yml
inventory_api.py
jinja2_overrides.tpl
large_range
lookup_plugins.yml
playbook-always-run.yml Introduce the 'always_run' task clause. 11 years ago
playbook-changed_when.yml
playbook-failed_when.yml Add failed_when module variable. 11 years ago
playbook-ignore-errors.yml
playbook-included.yml
playbook-includer.yml
playbook-templated-includer.yml
playbook-when.yml
playbook1.yml
restrict_pattern increase test coverage of inventory by around 5% according to nose 11 years ago
results_list.yml
rocannon.txt
sample.j2
simple_hosts
task-included.yml
task-includer.yml
template-basic
template-whitespace
world