You've already forked proxmox-backup
initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
- name: assert | check OS
|
||||
assert:
|
||||
that:
|
||||
- ansible_distribution == 'Debian'
|
||||
|
||||
- name: assert | check vars
|
||||
assert:
|
||||
that:
|
||||
- backup_dir is defined
|
||||
- backup_retention is defined
|
||||
Reference in New Issue
Block a user