This commit is contained in:
jaydee 2025-01-30 23:48:24 +01:00
parent 592d4a7db0
commit 74def16ccd

View File

@ -12,5 +12,5 @@
register: containers
when: item != "NAMES" and item != "watchtower-watchtower-1"
with_items: "{{ containers.stdout_lines }}"
- name: Apt exclude linux-dtb-current-meson64
- name: Sync data
ansible.builtin.shell: "/myapps/venv/bin/python3 /myapps/omv_backup.py -r all"