Correcting role dependencies
Role dependences cause the dependency to be auto-included before the dependent role, and as such they needed to be corrected.
This commit is contained in:
parent
5ba137cee5
commit
bc6f2fa570
@ -113,4 +113,6 @@ galaxy_info:
|
||||
#- packaging
|
||||
#- system
|
||||
#- web
|
||||
dependencies: []
|
||||
dependencies:
|
||||
- ironic-deploy
|
||||
- bifrost-configdrives
|
||||
|
@ -113,6 +113,4 @@ galaxy_info:
|
||||
#- packaging
|
||||
#- system
|
||||
#- web
|
||||
dependencies:
|
||||
- bifrost-configdrives
|
||||
- bifrost-setup-nodes
|
||||
dependencies: []
|
||||
|
Loading…
x
Reference in New Issue
Block a user