docker-changedetection hinzugefügt (#262)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#262 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
parent
f1fdeea9d3
commit
8dea6d231d
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
---
|
||||
### mgrote.docker-compose-deploy
|
||||
docker_compose_projects:
|
||||
- name: changedetection
|
||||
dir_name: docker-changedetection
|
||||
repository_url: git.mgrote.net/mg/docker-changedetection.io
|
||||
state: present
|
||||
os_username: mg
|
||||
- name: munin-master
|
||||
dir_name: docker-munin-master
|
||||
repository_url: git.mgrote.net/mg/docker-munin-master_production
|
||||
|
|
Loading…
Reference in a new issue