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 = '''
|
||||
- name: Add label to tower organization
|
||||
tower_label
|
||||
tower_label:
|
||||
name: Custom Label
|
||||
organization: My Organization
|
||||
state: present
|
||||
|
Loading…
Reference in New Issue
Block a user