diff --git a/coreos-config/.gitignore b/coreos-config/.gitignore index 4389b59..c6c4716 100644 --- a/coreos-config/.gitignore +++ b/coreos-config/.gitignore @@ -128,3 +128,4 @@ borgbackup borgbackup.pub roles/* +ENV/ diff --git a/coreos-config/requirements.yaml b/coreos-config/requirements.yaml index 1274d53..22d47f9 100644 --- a/coreos-config/requirements.yaml +++ b/coreos-config/requirements.yaml @@ -2,7 +2,7 @@ collections: - name: https://github.com/lucasheld/ansible-uptime-kuma.git type: git - version: "0.14.0" + version: "1.2.0" roles: - src: https://git.tobiasmanske.de/tobias/ansible-role-docker-compose.git scm: git