mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
Correct example
This commit is contained in:
parent
99027e4b30
commit
5f2381e9ad
@ -89,7 +89,7 @@ notes:
|
|||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
- name: Add label to tower organization
|
- name: Add label to tower organization
|
||||||
tower_label
|
tower_label:
|
||||||
name: Custom Label
|
name: Custom Label
|
||||||
organization: My Organization
|
organization: My Organization
|
||||||
state: present
|
state: present
|
||||||
|
Loading…
Reference in New Issue
Block a user