diff --git a/ansible/assets/docker-int/compose.yml.j2 b/ansible/assets/docker-int/compose.yml.j2 index e218a23..a1681f1 100644 --- a/ansible/assets/docker-int/compose.yml.j2 +++ b/ansible/assets/docker-int/compose.yml.j2 @@ -1,5 +1,4 @@ --- -version: '3.3' services: traefik: container_name: traefik diff --git a/ansible/buildHomelab.yaml b/ansible/buildHomelab.yaml index 0c978b4..e6338b2 100644 --- a/ansible/buildHomelab.yaml +++ b/ansible/buildHomelab.yaml @@ -36,6 +36,7 @@ ansible.builtin.shell: systemctl restart systemd-resolved - name: Install restic + ignore_errors: true ansible.builtin.apt: update_cache: true name: