mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-02-03 14:58:47 +00:00
lala
This commit is contained in:
parent
592d4a7db0
commit
74def16ccd
@ -12,5 +12,5 @@
|
|||||||
register: containers
|
register: containers
|
||||||
when: item != "NAMES" and item != "watchtower-watchtower-1"
|
when: item != "NAMES" and item != "watchtower-watchtower-1"
|
||||||
with_items: "{{ containers.stdout_lines }}"
|
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"
|
ansible.builtin.shell: "/myapps/venv/bin/python3 /myapps/omv_backup.py -r all"
|
Loading…
x
Reference in New Issue
Block a user