ansible.nftables/meta/main.yml

25 lines
476 B
YAML
Raw Normal View History

2017-08-07 12:09:13 +02:00
galaxy_info:
author: "Jérémy Gardais"
description: "Manage Nftables rules and packages"
license: WTFPL
company: IPR
issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.nftables/issues
min_ansible_version: 2.2
platforms:
- name: Debian
versions:
- stretch
#- name: opensuse
# versions:
# - all
# - 12.1
# - 12.2
# - 12.3
# - 13.1
# - 13.2
galaxy_tags:
- system
- nftables
- firewall
- security