Abbau NightScout (#367)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#367 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
parent
0ac98440f3
commit
ea8ce76a9c
1 changed files with 0 additions and 7 deletions
|
@ -34,13 +34,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: nightscout
|
|
||||||
dir_name: docker-nightscout
|
|
||||||
repository_url: git.mgrote.net/mg/docker-nightscout
|
|
||||||
state: present
|
|
||||||
os_username: docker-user
|
|
||||||
repository_user: mg
|
|
||||||
repository_user_password: "{{ lookup('keepass', 'gitea_mg_https_password', 'password') }}"
|
|
||||||
- name: miniflux
|
- name: miniflux
|
||||||
dir_name: docker-miniflux
|
dir_name: docker-miniflux
|
||||||
repository_url: git.mgrote.net/mg/docker-miniflux
|
repository_url: git.mgrote.net/mg/docker-miniflux
|
||||||
|
|
Loading…
Reference in a new issue