mirror of https://github.com/ansible/ansible.git
become flags are primary
with new configuration the sudo flags are always set and become cannot override,
switching to simle 'or' will result in become_flags working.
also sudo_flags are deprecated.
also changed from YAML null causing a 'None' str
fixes #30629
(cherry picked from commit 236d13ac3a
)
pull/30716/head
parent
2fca9d5530
commit
71c646fe59
Loading…
Reference in New Issue