infra/roles/rsnapshoter/tasks/main.yml

8 lines
120 B
YAML

---
- include_tasks: install.yml
tags: [install, rsnapshot]
- include_tasks: config.yml
tags: [config, rsnapshot]