Update tower_credential.py (#51469)
misspelled word and poor capitalization (in the same sentence of the doc string) +label: docsite_pr
This commit is contained in:
parent
d3bebb661c
commit
f67f391730
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ options:
|
|||
- Domain for openstack type.
|
||||
become_method:
|
||||
description:
|
||||
- Become method to Use for privledge escalation.
|
||||
- Become method to use for privilege escalation.
|
||||
choices: ["None", "sudo", "su", "pbrun", "pfexec", "pmrun"]
|
||||
become_username:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue