Deploy role to ansible galaxy

Happens only when a new tag is pushed
This commit is contained in:
Fabian Koller
2020-12-31 13:21:42 +01:00
parent 51fd19c315
commit 586db3bc5e
3 changed files with 83 additions and 4 deletions

17
ansible/meta/main.yml Normal file
View File

@@ -0,0 +1,17 @@
dependencies: []
galaxy_info:
author: C0nsultant
description: Bare-metal deployment of paperless-ng DMS
license: license (GPLv3)
min_ansible_version: 2.7
platforms:
- name: Debian
versions:
- buster
- name: Ubuntu
versions:
- focal
galaxy_tags: [EDMS, django, python, web]