You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an inventory, inside that inventory create a host with name "foo". Then create a group with name "foo".
This breaks playbooks.
We should prevent the creation of the group with name "foo" because a host by that name exists, and return a 400 error message with details in this case.
ISSUE TYPE
SUMMARY
Create an inventory, inside that inventory create a host with name "foo". Then create a group with name "foo".
This breaks playbooks.
We should prevent the creation of the group with name "foo" because a host by that name exists, and return a 400 error message with details in this case.
Related #3384
The text was updated successfully, but these errors were encountered: