ansible/lib/ansible/parsing
Daniel Brachmann b9334f9f47 improve error message on conflicting actions. Fixes #21057 (#21059)
* this fixes #21057

outputs the conflicting action statements.

* reverting to old  % syntax for python 2.6 compatibility
2017-02-06 22:48:06 +00:00
..
utils
vault minor spelling changes 2016-12-13 13:51:13 -05:00
yaml added docs for vault and made trigger shorter: !vault (#20985) 2017-02-03 15:28:50 -05:00
__init__.py
dataloader.py Fix regression in search path behaviour 2016-12-14 10:33:14 -05:00
mod_args.py improve error message on conflicting actions. Fixes #21057 (#21059) 2017-02-06 22:48:06 +00:00
quoting.py
splitter.py