mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e3adfbf5f8
Tests `test_playbook_undefined_varsX_fail` check if ansible detects undefined variables when `error_on_undefined_vars` is enabled. These tests fail without "Improve behavior with error_on_undefined_vars enabled" patch. Tests `test_playbook_undefined_varsX_ignore` check if ansible ignores undefined variables when `error_on_undefined_vars` is disabled. Also modify PlayBook._run_task_internal() so error_on_undefined_vars is testable. |
||
---|---|---|
.. | ||
action_plugins | ||
assemble.d | ||
inventory_dir | ||
test_hash_behavior | ||
test_playbook_undefined_vars | ||
test_playbook_vars | ||
ansible.cfg | ||
ansible_hosts | ||
apt_key.gpg | ||
CentOS.yml | ||
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-changed_when.yml | ||
playbook-ignore-errors.yml | ||
playbook-included.yml | ||
playbook-includer.yml | ||
playbook-templated-includer.yml | ||
playbook-when.yml | ||
playbook1.yml | ||
results_list.yml | ||
rocannon.txt | ||
sample.j2 | ||
simple_hosts | ||
task-included.yml | ||
task-includer.yml | ||
template-basic | ||
template-whitespace | ||
TestConstants.py | ||
TestFilters.py | ||
TestInventory.py | ||
TestPlayBook.py | ||
TestRunner.py | ||
TestUtils.py | ||
world |