ansible-development-environ.../roles/robertdebock.fail2ban/meta/main.yml

47 lines
732 B
YAML

---
galaxy_info:
author: Robert de Bock
role_name: fail2ban
description: Install and configure fail2ban on your system.
license: Apache-2.0
company: none
min_ansible_version: 2.6
platforms:
- name: Alpine
versions:
- all
- name: ArchLinux
version:
- all
- name: Debian
versions:
- all
- name: EL
version:
- 6
- 7
- name: Fedora
versions:
- all
- name: OpenSUSE
versions:
- all
- name: Ubuntu
versions:
- artful
- bionic
galaxy_tags:
- fail2ban
- installer
- package
- alpine
- centos
- debian
- fedora
- rhel
- ubuntu
dependencies: []