mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-09-13 12:10:11 +02: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'
|
||||
|
@@ -1 +1 @@
|
||||
dest_folder: "/tmp/ans_repo"
|
||||
dest_folder: "/tmp/ans_repo"
|
||||
|
Reference in New Issue
Block a user