ansible/test/units/playbook
Brian Coca 5a77aceae5 fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) (#40896)
* fix become_method 'doas' support by properly specifying becomecmd

a repatch of https://github.com/ansible/ansible/pull/13451/ which was never committed to 'devel' branch.

* fix play_context test for become_method doas to match new becomecmd

(cherry picked from commit be3670f528)
2018-05-30 16:03:58 -04:00
..
role Fix include_role unit tests (#31920) 2017-11-02 10:36:15 -05:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_attribute.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_base.py less confusing 'args' message (#29053) 2017-09-06 18:20:06 -04:00
test_block.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_conditional.py Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
test_helpers.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_included_file.py Backport #37083 for 2.5 - IncludedFile comparison fix for free strategy (#38981) 2018-04-20 11:42:30 -05:00
test_play.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
test_play_context.py fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) (#40896) 2018-05-30 16:03:58 -04:00
test_playbook.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_taggable.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_task.py Fix redundant yaml error blurbs on ModArgs parse errors (#36923) 2018-03-29 15:23:32 -07:00