This commit is contained in:
2025-04-16 09:31:09 +02:00
parent d4ee9dc3eb
commit 24191afe3d
17 changed files with 593 additions and 559 deletions

View File

@ -8,7 +8,7 @@
mode: '0600'
owner: jd
group: jd
when: inventory_hostname != 'nas.home.lan'
when: inventory_hostname != 'nas.home.lan'
- name: Upload config
ansible.builtin.copy:
src: config
@ -16,4 +16,4 @@
mode: '0600'
owner: root
group: root
when: inventory_hostname != 'nas.home.lan'
when: inventory_hostname != 'nas.home.lan'