diff --git a/hostinger.yaml b/hostinger.yaml index a48d736..1f7c149 100644 --- a/hostinger.yaml +++ b/hostinger.yaml @@ -20,6 +20,13 @@ containers: containers date: ansible_facts.date +- name: Include the email playbook + import_playbook: email.yaml + vars: + backup_location: "/media/backup/docker/" + containers: containers + date: ansible_facts.date + - name: Include the fetch backup playbook import_playbook: fetch-backup.yaml vars: