task - add pxarexclude copy
This commit is contained in:
parent
b61b7aad93
commit
9a8f6dad5d
@ -28,6 +28,14 @@
|
||||
group: root
|
||||
mode: 0755
|
||||
|
||||
- name: proxmox backup client | copy pxarexclude
|
||||
template:
|
||||
src: pxarexclude.j2
|
||||
dest: /.pxarexclude.j2
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0640
|
||||
|
||||
- name: proxmox backup client | install crontab
|
||||
cron:
|
||||
name: brain backup
|
||||
|
Loading…
x
Reference in New Issue
Block a user