You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-homelab/playbooks/backup-docker-volumes.yml

12 lines
214 B
YAML

---
- hosts: qnap
become: true
pre_tasks:
- name: Include vault variables.
include_vars: '../{{vault_file}}'
tags: [always]
roles:
- role: docker_backup
vars:
container_backup: linkding