ansible/changelogs/fragments/fix_doas.yml
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

2 lines
95 B
YAML

- bugfix:
- fix doas construction for become https://github.com/ansible/ansible/pull/37511