add new and improved backup-scripts system
This commit is contained in:
parent
6c77886916
commit
77e6f77aba
8 changed files with 173 additions and 0 deletions
3
roles/any.tools.backup-scripts/handlers/main.yml
Normal file
3
roles/any.tools.backup-scripts/handlers/main.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- name: Reload systemd
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue