docker7: changedetection entfernt (#340)

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#340
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2022-03-17 13:52:11 +01:00
parent b158fcee65
commit 78b315e031

View file

@ -27,13 +27,6 @@
os_username: docker-user os_username: docker-user
repository_user: mg repository_user: mg
repository_user_password: "{{ lookup('keepass', 'gitea_mg_https_password', 'password') }}" repository_user_password: "{{ lookup('keepass', 'gitea_mg_https_password', 'password') }}"
- name: changedetection
dir_name: docker-changedetection
repository_url: git.mgrote.net/mg/docker-changedetection.io
state: present
os_username: docker-user
repository_user: mg
repository_user_password: "{{ lookup('keepass', 'gitea_mg_https_password', 'password') }}"
- name: photoprism - name: photoprism
dir_name: docker-photoprism dir_name: docker-photoprism
repository_url: git.mgrote.net/mg/docker-photoprism repository_url: git.mgrote.net/mg/docker-photoprism