Update tower_credential.py (#51469)
misspelled word and poor capitalization (in the same sentence of the doc string) +label: docsite_prpull/4420/head
parent
d3bebb661c
commit
f67f391730
|
@ -93,7 +93,7 @@ options:
|
||||||
- Domain for openstack type.
|
- Domain for openstack type.
|
||||||
become_method:
|
become_method:
|
||||||
description:
|
description:
|
||||||
- Become method to Use for privledge escalation.
|
- Become method to use for privilege escalation.
|
||||||
choices: ["None", "sudo", "su", "pbrun", "pfexec", "pmrun"]
|
choices: ["None", "sudo", "su", "pbrun", "pfexec", "pmrun"]
|
||||||
become_username:
|
become_username:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in New Issue