ansible/test/units/playbook
Matt Davis a40baf22fa
various mod_args fixes (#60290)
* various mod_args fixes

* filter task keywords when parsing actions from task_ds- prevents repeatedly banging on the pluginloader for things we know aren't modules/actions
* clean up module/action error messaging. Death to `no action in task!`- actually list the candidate modules/actions from the task if present.

* remove shadowed_module test

* previous discussion was that this behavior isn't worth the complexity or performance costs in mod_args

* fix/add test, remove module shadow logic

* address review feedback
2019-08-13 09:57:49 +01:00
..
role role: Fix role's hash_params (#55263) 2019-07-08 09:25:59 -04:00
__init__.py
test_attribute.py
test_base.py become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
test_block.py
test_conditional.py conditional: fix direct boolean "shortcut" (#47941) 2018-11-07 21:33:54 +01:00
test_helpers.py various mod_args fixes (#60290) 2019-08-13 09:57:49 +01:00
test_included_file.py Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
test_play.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_play_context.py Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00
test_playbook.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_taggable.py Allow tags to be templated from a variable (#49833) 2018-12-17 15:40:26 -06:00
test_task.py Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00