mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 21:37:42 -02:30
Correct example
This commit is contained in:
committed by
AlanCoding
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
|
||||||
|
|||||||
Reference in New Issue
Block a user