removed docker compose version tag
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 2m54s
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 2m54s
This commit is contained in:
commit
0b2464d0c4
@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
version: '3.3'
|
|
||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
|
|||||||
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user