You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/playbook
Jeffrey Forman be3670f528 fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511)
* 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
7 years ago
..
role Allow loading dirs from role defaults/vars (#36357) 7 years ago
__init__.py
test_attribute.py
test_base.py
test_block.py
test_conditional.py
test_helpers.py
test_included_file.py Consider parent also when comparing IncludedFile (#37083) 7 years ago
test_play.py
test_play_context.py fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) 7 years ago
test_playbook.py
test_taggable.py
test_task.py