From 8dea6d231d3d3583d174ae43a198529c81d3bb96 Mon Sep 17 00:00:00 2001 From: mg Date: Fri, 3 Dec 2021 21:35:14 +0100 Subject: [PATCH] =?UTF-8?q?docker-changedetection=20hinzugef=C3=BCgt=20(#2?= =?UTF-8?q?62)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/262 Co-authored-by: mg Co-committed-by: mg --- host_vars/docker2.grote.lan.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/host_vars/docker2.grote.lan.yml b/host_vars/docker2.grote.lan.yml index d7bbd8a3..e6e792b9 100644 --- a/host_vars/docker2.grote.lan.yml +++ b/host_vars/docker2.grote.lan.yml @@ -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