Deleting one container in a nested container does not work #173
Labels
module: cv_container
Issue related to cv_container module
state: accepted
Issue is part of the development roadmap
status: testing
PR under testing
type: enhancement
New feature or request
Milestone
Currently it seems like removing a single container only works if the container's parent is the root (by default called Tenant ) container; if the container's parent is a child container of the root container, the playbook gets stuck
e.g.
Non-working vars example
Working vars example1:
Working vars example2:
The text was updated successfully, but these errors were encountered: