diff --git a/awx/ui/client/src/forms/Groups.js b/awx/ui/client/src/forms/Groups.js index 49527df717..47950103f6 100644 --- a/awx/ui/client/src/forms/Groups.js +++ b/awx/ui/client/src/forms/Groups.js @@ -134,6 +134,7 @@ export default "
  • Security Group: security_groups » security_group_default
  • " + "
  • Tags: tags » tag_Name » tag_Name_host1
  • " + "
  • VPC ID: vpcs » vpc-5ca1ab1e
  • " + + "
  • Tag None: tags » tag_none
  • " + "

    If blank, all groups above are created except Instance ID.

    ", dataContainer: 'body' },