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:
Pilou
2018-03-15 04:58:50 +01:00
committed by Jordan Borean
parent 4bba66e664
commit c718c42df4
10 changed files with 32 additions and 32 deletions

View File

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