1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00

Correct example

This commit is contained in:
John R Barker 2017-02-17 17:31:05 +00:00 committed by AlanCoding
parent 99027e4b30
commit 5f2381e9ad
No known key found for this signature in database
GPG Key ID: FD2C3C012A72926B

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