1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Correct example

This commit is contained in:
John R Barker 2017-02-17 17:31:05 +00:00 committed by GitHub
parent 3feb3d6c16
commit 482f882798

View file

@ -89,7 +89,7 @@ notes:
EXAMPLES = '''
- name: Add label to tower organization
tower_label
tower_label:
name: Custom Label
organization: My Organization
state: present