mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07: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:
parent
4bba66e664
commit
c718c42df4
10 changed files with 32 additions and 32 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue