Implemented role native-pull-remote-backups

This commit is contained in:
2020-12-26 15:20:23 +01:00
parent c6bf70cebb
commit fa21feac87
7 changed files with 40 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
- name: restart pull-remote-backups service
service: name=pull-remote-backups.service state=restarted enabled=yes
- name: restart pull-remote-backups timer
service: name=pull-remote-backups.timer state=restarted enabled=yes