removed docker compose version tag
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 2m54s

This commit is contained in:
Justus Grunow 2024-12-12 21:21:44 -05:00
commit 0b2464d0c4
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,4 @@
--- ---
version: '3.3'
services: services:
traefik: traefik:
container_name: traefik container_name: traefik

View File

@ -36,6 +36,7 @@
ansible.builtin.shell: systemctl restart systemd-resolved ansible.builtin.shell: systemctl restart systemd-resolved
- name: Install restic - name: Install restic
ignore_errors: true
ansible.builtin.apt: ansible.builtin.apt:
update_cache: true update_cache: true
name: name: