mirror of https://github.com/ansible/ansible.git
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
)
pull/40917/head
parent
f7f8d2b133
commit
5a77aceae5
@ -0,0 +1,2 @@
|
|||||||
|
- bugfix:
|
||||||
|
- fix doas construction for become https://github.com/ansible/ansible/pull/37511
|
Loading…
Reference in New Issue