mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 17:50:02 -03:30
Added module prefix to awx license module example documentation
Signed-off-by: David Roble <droble@redhat.com>
This commit is contained in:
@@ -38,7 +38,7 @@ RETURN = ''' # '''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: Set the license using a file
|
||||
license:
|
||||
tower_license:
|
||||
manifest: "/tmp/my_manifest.zip"
|
||||
eula_accepted: True
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user