mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 19:20:05 -03:30
Use namespaced doc fragment, cleanup
doc fragment will now be at awx.awx.auth changed from just tower, which source from core remove Makefile things no longer needed
This commit is contained in:
@@ -41,7 +41,7 @@ options:
|
||||
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
extends_documentation_fragment: tower
|
||||
extends_documentation_fragment: awx.awx.auth
|
||||
'''
|
||||
|
||||
RETURN = '''
|
||||
|
||||
Reference in New Issue
Block a user