adds privilege escalation method for pmrun(Unix Privilege Manager 6.0)

This commit is contained in:
Kevin Clark
2017-05-19 14:24:54 -07:00
committed by AlanCoding
parent 06e09550af
commit 640e528fdc

View File

@@ -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: