mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Merge pull request #8951 from robled/license_module_docs_fix
Added module prefix to awx license module example documentation Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
6d577feeba
@ -38,7 +38,7 @@ RETURN = ''' # '''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: Set the license using a file
|
||||
license:
|
||||
tower_license:
|
||||
manifest: "/tmp/my_manifest.zip"
|
||||
eula_accepted: True
|
||||
'''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user