You can not 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
willthames 377bc31311
Prevent premature substitution of variables into tasks
13 years ago
..
assemble.d
inventory_dir
test_playbook_vars
CentOS.yml
TestConstants.py
TestFilters.py
TestInventory.py Standardize test output 13 years ago
TestPlayBook.py Prevent premature substitution of variables into tasks 13 years ago
TestRunner.py Add code to flag legacy templating like $foo.{bar} as deprecated in favor of Jinja2 {{ foo.bar }} so we 13 years ago
TestUtils.py Some continued work on new-style templates and associated test code changes. Legacy template functions 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
playbook-included.yml
playbook-includer.yml Since we removed the (undocumented) playbook include + with_items code, fix the tests to 13 years ago
playbook-when.yml Prevent premature substitution of variables into tasks 13 years ago
playbook1.yml
results_list.yml
rocannon.txt
sample.j2
simple_hosts
task-included.yml Test case and fix for shlex.split unicode bug 13 years ago
task-includer.yml Test case and fix for shlex.split unicode bug 13 years ago
template-basic
template-whitespace
world