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:
parent
b158fcee65
commit
78b315e031
1 changed files with 0 additions and 7 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue