mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
Update inventory_source module source_script parameter to be optional
Unitied comment Fix up inventory_source example, misc comment edits
This commit is contained in:
@@ -46,8 +46,6 @@ options:
|
||||
extends_documentation_fragment: awx.awx.auth
|
||||
'''
|
||||
|
||||
RETURN = ''' # '''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: Set the value of AWX_PROOT_BASE_PATH
|
||||
tower_settings:
|
||||
|
||||
Reference in New Issue
Block a user