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
Eric Johnson 8ff58eb46e fixes #4954 plus updates for gcutil/v1beta16 tests 11 years ago
..
action_plugins Plug-ins loaded from top-level plug-in directory 12 years ago
assemble.d
inventory Handle comment on inventory group line. 11 years ago
inventory_dir Handle '#' in var strings by splitting on ' #' 12 years ago
test_callbacks add test for the disabling of callback plugins 11 years ago
test_hash_behavior Added basic support for hash_behaviour=merge in roles 11 years ago
test_playbook_undefined_vars Add tests for undefined variable detection 11 years ago
test_playbook_vars
test_recursive_copy/files/subdir/subdir2/subdir3 copy: Add testcase for recursive copy. 11 years ago
CentOS.yml
TestCallback.py Fix TestInventory class by explicitly using /bin/bash 11 years ago
TestConstants.py
TestFilters.py Add regex (search, match, regex) jinja2 filters. Fixes #3725 11 years ago
TestInventory.py Handle comment on inventory group line. 11 years ago
TestPlayBook.py copy: Add testcase for recursive copy. 11 years ago
TestRunner.py Fix git bare test in el6 by adding origin to remote 11 years ago
TestUtils.py Revert templating enhancements from 73dbab70 e6c28658 d409352c 9858b1f2 4587528b 9b1fe455 214b0b05 8d3db803 7f9504d1 5031104c 35cb9dc2 2bd8cb57 1e85c754 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
gce_tests.py fixes #4954 plus updates for gcutil/v1beta16 tests 11 years ago
hosts_list.yml
inventory_api.py
jinja2_overrides.tpl
large_range
lookup_plugins.yml Merge pull request #3685 from mspaulding06/indexed_items 11 years ago
playbook-always-run.yml Introduce the 'always_run' task clause. 11 years ago
playbook-changed_when.yml Introduce 'changed_when' keyword to override a task's changed status with the evaluation of a Jinja2 expression 11 years ago
playbook-failed_when.yml Add failed_when module variable. 11 years ago
playbook-ignore-errors.yml Add test for 'ignore_errors:' 11 years ago
playbook-module-host.yml host: added test playbook 11 years ago
playbook-recursive-copy.yml Fix bool comparision in recursive copy tests 11 years ago
playbook-templated-includer.yml Enabled the use of extra vars in playbook file paths when including playbooks from other playbooks. 11 years ago
playbook1.yml Remove some obsolete tests (mechanism of error detection suboptimal, replacements pending) 11 years ago
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
template-basic
template-whitespace
world