Fixing a small bug with the new role dependency feature
The block that added the original list of roles was indented too far, and was only being reached if a role had dependencies. This resulted in roles without dependencies from being added to the list of roles. Credit goes to looped for reporting and diagnosing the issue.
This commit is contained in:
parent
5452f0062b
commit
5847720746
1 changed files with 4 additions and 4 deletions
Loading…
Reference in a new issue