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
commit c718c42df4
10 changed files with 32 additions and 32 deletions

View file

@ -50,7 +50,7 @@ options:
default: null
job_template:
description:
- The job_template the role acts on.
- The job template the role acts on.
required: False
default: null
credential:
@ -60,7 +60,7 @@ options:
default: null
organization:
description:
- Organiation the role acts on.
- Organization the role acts on.
required: False
default: null
project: