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 Brian Coca
parent f9b836a901
commit 04073dfa9b
4 changed files with 14 additions and 6 deletions

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: