mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
ansible_tower modules doc: fix typos, use formatting functions (#37414)
* fix typos * use formatting functions * use 'job template' instead of 'job_template' * acronyms: user uppercase * become_enabled param is about privilege escalation
This commit is contained in:
@@ -80,12 +80,12 @@ options:
|
||||
- Unlock password for ssh_key. Use ASK for prompting.
|
||||
authorize:
|
||||
description:
|
||||
- Should use authroize for net type.
|
||||
- Should use authorize for net type.
|
||||
required: False
|
||||
default: False
|
||||
authorize_password:
|
||||
description:
|
||||
- Password for net credentials that require authroize.
|
||||
- Password for net credentials that require authorize.
|
||||
required: False
|
||||
default: null
|
||||
client:
|
||||
|
||||
Reference in New Issue
Block a user