mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Correct example
This commit is contained in:
parent
3feb3d6c16
commit
482f882798
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue