Use sending emails in hostinger backup.
This commit is contained in:
@@ -20,6 +20,13 @@
|
|||||||
containers: containers
|
containers: containers
|
||||||
date: ansible_facts.date
|
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
|
- name: Include the fetch backup playbook
|
||||||
import_playbook: fetch-backup.yaml
|
import_playbook: fetch-backup.yaml
|
||||||
vars:
|
vars:
|
||||||
|
|||||||
Reference in New Issue
Block a user