Files
community.general/test
Petr Svoboda e3adfbf5f8 Add tests for undefined variable detection
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.
2013-08-20 00:40:49 -05:00
..
2013-01-15 17:34:38 -08:00
2013-02-09 11:11:19 -05:00
2013-02-23 12:50:18 -05:00
2013-02-05 14:49:59 +01:00
2012-06-18 00:13:12 +02:00
2013-08-10 17:37:04 -04:00
2012-09-17 18:31:49 +02:00