summaryrefslogtreecommitdiffstats
path: root/awx_collection/plugins/modules/tower_group.py
diff options
context:
space:
mode:
Diffstat (limited to 'awx_collection/plugins/modules/tower_group.py')
-rw-r--r--awx_collection/plugins/modules/tower_group.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/awx_collection/plugins/modules/tower_group.py b/awx_collection/plugins/modules/tower_group.py
index 8df1a73221..7fe717666a 100644
--- a/awx_collection/plugins/modules/tower_group.py
+++ b/awx_collection/plugins/modules/tower_group.py
@@ -77,7 +77,7 @@ options:
- Desired state of the resource.
default: "present"
choices: ["present", "absent"]
-extends_documentation_fragment: tower
+extends_documentation_fragment: awx.awx.auth
'''