feat: add metadata for ansible galaxy

This commit is contained in:
Adrien Waksberg 2018-08-10 23:43:08 +02:00
parent 95756abdc4
commit 3a5eda61c7

17
meta/main.yml Normal file
View file

@ -0,0 +1,17 @@
galaxy_info:
author: Adrien Waksberg
description: Install and configure fail2ban
license: Apache2
min_ansible_version: 2.2
platforms:
- name: Debian
versions:
- stretch
galaxy_tags:
- fail2ban
- iptables
- security
dependencies: []