-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Ansible 1.9 introduced the become flag "b" and the become user flag "-become-user". The same release deprecated the sudo flag "-s" and the sudo user flag "-U". The sudo options generate a warning starting in Ansible 2.4 since they are scheduled to be removed in 2.6.
The ansible-plugin should support the newer become command line flags.
- is related to
-
JENKINS-49061 Ansible Playbook Syntax Generator Does Not Generate 'become' Option
- Resolved