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 Plug-ins loaded from top-level plug-in directory 11 years ago
assemble.d - Makefile now works with freebsd (date command options are diff) 12 years ago
inventory add one last test, for combined range, which make ansible.inventory.expand_hosts 11 years ago
inventory_dir Handle '#' in var strings by splitting on ' #' 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
CentOS.yml
TestConstants.py Fixed tests to reflect desired configuration behaviour 12 years ago
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 Remove some test prints 11 years ago
TestUtils.py Update TestUtils.py 11 years ago
ansible.cfg Fixed tests to reflect desired configuration behaviour 12 years ago
ansible_hosts - Makefile now works with freebsd (date command options are diff) 12 years ago
apt_key.gpg add apt_key module 12 years ago
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 Make tests use the local connection type, fix missing callback in tests. 12 years ago
inventory_api.py Return multiple groups from inventory API. 12 years ago
jinja2_overrides.tpl moved override matching string to variable changed test template to match Signed-off-by: Brian Coca <briancoca+ansible@gmail.com> 12 years ago
large_range Alphabetic inventory hostname patterns. 12 years ago
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-included.yml Make use of yes/no booleans in playbooks 12 years ago
playbook-includer.yml Since we removed the (undocumented) playbook include + with_items code, fix the tests to 12 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
playbook-when.yml Prevent premature substitution of variables into tasks 12 years ago
playbook1.yml Preliminary ability to use Jinja2 {{ }} to replace ${foo.bar} in playbooks. Can't use both at the same time per line. 12 years ago
restrict_pattern increase test coverage of inventory by around 5% according to nose 11 years ago
results_list.yml Make tests use the local connection type, fix missing callback in tests. 12 years ago
rocannon.txt Added test cases for lineinfile. 12 years ago
sample.j2 Fixing bug with unicode templates. 12 years ago
simple_hosts Alphabetic inventory hostname patterns. 12 years ago
task-included.yml Test case and fix for shlex.split unicode bug 12 years ago
task-includer.yml Test case and fix for shlex.split unicode bug 12 years ago
template-basic
template-whitespace
world Add test data file 12 years ago