Removing debug message and adding help details about empty groups

This commit is contained in:
John Westcott IV
2022-09-12 10:00:53 -04:00
parent 0f675cd375
commit e5fd42c4da
4 changed files with 8 additions and 3 deletions

View File

@@ -181,6 +181,8 @@ class Inventory(CommonModelNameNotUnique, ResourceMixin, RelatedJobsMixin):
"If enabled, the inventory will prevent adding any organization "
"instance groups to the list of preferred instances groups to run "
"associated job templates on."
"If this setting is enabled and you provided an empty list, the global instance "
"groups will be applied."
),
)