This repository has been archived on 2023-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
max/playbooks/backup.yml

8 lines
139 B
YAML
Raw Permalink Normal View History

2023-01-15 22:28:17 +00:00
- name: Create backup
hosts: homeserver
tasks:
- name: Create backup
command:
cmd: systemctl start backup.service