duplicity-backup/meta/main.yml
Knut Ahlers 1f8b8b0256
Fix deprecation warning (Ansible 2.7)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-12-27 14:07:24 +01:00

39 lines
689 B
YAML

---
galaxy_info:
author: Knut Ahlers
description: |
Install and configure duplicity and duplicity-backup on host
license: Apache
min_ansible_version: 2.7
platforms:
- name: Ubuntu
versions:
- xenial
- name: Debian
versions:
- jessie
- stretch
categories:
#- cloud
#- cloud:ec2
#- cloud:gce
#- cloud:rax
#- clustering
#- database
#- database:nosql
#- database:sql
#- development
#- monitoring
#- networking
#- packaging
- system
#- web
dependencies: []
# List your role dependencies here, one per line.
# Be sure to remove the '[]' above if you add dependencies
# to this list.