mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 01:41:11 +01:00
alias
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user