backup stuff
This commit is contained in:
parent
01b83a80ec
commit
27e036eccd
16 changed files with 513 additions and 0 deletions
4
ansible/roles/backup_source/handlers/main.yml
Normal file
4
ansible/roles/backup_source/handlers/main.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- name: Reload systemd for backup units
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue