mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
adds privilege escalation method for pmrun(Unix Privilege Manager 6.0)
This commit is contained in:
parent
06e09550af
commit
640e528fdc
@ -125,7 +125,7 @@ options:
|
||||
description:
|
||||
- Become method to Use for privledge escalation.
|
||||
required: False
|
||||
choices: ["None", "sudo", "su", "pbrun", "pfexec"]
|
||||
choices: ["None", "sudo", "su", "pbrun", "pfexec", "pmrun"]
|
||||
default: "None"
|
||||
become_username:
|
||||
description:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user