From 5013d74f46b939dd12400bdafc1c7e6286a3a8fe Mon Sep 17 00:00:00 2001 From: Sean Sullivan Date: Wed, 10 Feb 2021 08:42:06 -0600 Subject: [PATCH] Remove required field in doc new name is not a required field, removing that designation from the docs. --- awx_collection/plugins/modules/tower_instance_group.py | 1 - 1 file changed, 1 deletion(-) diff --git a/awx_collection/plugins/modules/tower_instance_group.py b/awx_collection/plugins/modules/tower_instance_group.py index 076610f7c0..f32b60aebf 100644 --- a/awx_collection/plugins/modules/tower_instance_group.py +++ b/awx_collection/plugins/modules/tower_instance_group.py @@ -31,7 +31,6 @@ options: new_name: description: - Setting this option will change the existing name (looked up via the name field. - required: True type: str credential: description: