ansible/lib/ansible/parsing
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
..
utils Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
vault Fix ansible-vault cipher_whitelist (#57272) 2019-06-22 11:14:37 -04:00
yaml Handle vaulted non-ascii characters for Python2 (#58503) 2019-06-28 13:23:15 -04:00
__init__.py
ajson.py add note to inform awx team on change 2018-10-11 12:45:53 -04:00
dataloader.py Get copy tests passing with split controller/target (#58516) 2019-07-03 10:37:33 -05:00
metadata.py
mod_args.py various mod_args fixes (#60290) 2019-08-13 09:57:49 +01:00
plugin_docs.py Close file after using it (#59000) 2019-07-16 10:07:27 -05:00
quoting.py
splitter.py Ensure _raw_params retain exact spaces 2018-09-28 19:19:58 +02:00