Prevent recursive dependency loop in Ansible groups
Check that a group child is not: - the group itself - the "all" group - in one of the parent groups (recursively) JIRA INFRA-1622 #action In Progress
Showing
- app/models.py 23 additions, 0 deletionsapp/models.py
- app/network/forms.py 7 additions, 3 deletionsapp/network/forms.py
- app/network/views.py 38 additions, 14 deletionsapp/network/views.py
- tests/functional/test_models.py 37 additions, 0 deletionstests/functional/test_models.py
- tests/functional/test_web.py 14 additions, 0 deletionstests/functional/test_web.py
Loading
Please register or sign in to comment