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
b8868485d0
commit
02fba6bb5d
1 changed files with 1 additions and 5 deletions
|
|
@ -5,8 +5,4 @@ galaxy_info:
|
||||||
description: "install and configure an pangolin server"
|
description: "install and configure an pangolin server"
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
role_name: "pangolin"
|
role_name: "pangolin"
|
||||||
dependencies:
|
dependencies: []
|
||||||
- name: "docker"
|
|
||||||
src: "https://gitlab.simoncor.net/ansible/ans-docker.git"
|
|
||||||
scm: "git"
|
|
||||||
version: "main"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue