aboutsummaryrefslogtreecommitdiff
path: root/tasks/main.yml
diff options
context:
space:
mode:
authorJulien Dessaux2021-05-02 18:42:30 +0200
committerJulien Dessaux2021-05-02 18:42:30 +0200
commitcfb073980e8d304076ee29a6806aec34f586732f (patch)
tree6ed46ed9fac74e88f5726575ffca55a98ddbfd7e /tasks/main.yml
parentReworked and improved borg role (diff)
downloadborg-ansible-role-cfb073980e8d304076ee29a6806aec34f586732f.tar.gz
borg-ansible-role-cfb073980e8d304076ee29a6806aec34f586732f.tar.bz2
borg-ansible-role-cfb073980e8d304076ee29a6806aec34f586732f.zip
Added borg validate action plugin
Diffstat (limited to 'tasks/main.yml')
-rw-r--r--tasks/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tasks/main.yml b/tasks/main.yml
index daa0836..8832443 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -1,4 +1,6 @@
---
+- action: borg_validate
+
- action: borg_init
- import_tasks: common.yml