Separate caddy container id grabbing into own role
Since other roles often rely on this not an actual new caddy server installation we should probably have it as its own little role.
This commit is contained in:
parent
a52cab2f61
commit
388a1d8cfc
8 changed files with 246 additions and 41 deletions
5
roles/caddy_id/meta/main.yml
Normal file
5
roles/caddy_id/meta/main.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
|
||||
dependencies:
|
||||
- docker
|
||||
- docker-swarm
|
||||
Loading…
Add table
Add a link
Reference in a new issue