feat: move deps to playbook
Remove galaxy dependencies from role meta and add explicit include_role tasks in the playbook instead.
This commit is contained in:
parent
642ce4bdcd
commit
71db40355e
2 changed files with 11 additions and 3 deletions
|
|
@ -5,6 +5,4 @@ galaxy_info:
|
|||
description: "install phpipam"
|
||||
license: "MIT"
|
||||
role_name: "phpipam"
|
||||
dependencies:
|
||||
- role: "docker"
|
||||
- role: "traefik"
|
||||
dependencies: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue