mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 17:07:33 -02:30
Removing debug message and adding help details about empty groups
This commit is contained in:
@@ -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."
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user