2018-08-06 15:19:06 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
dependencies: []
|
|
|
|
|
2017-08-07 12:09:13 +02:00
|
|
|
galaxy_info:
|
|
|
|
author: "Jérémy Gardais"
|
2021-08-07 12:41:14 +02:00
|
|
|
namespace: ipr-cnrs
|
|
|
|
role_name: nftables
|
2017-08-07 12:09:13 +02:00
|
|
|
description: "Manage Nftables rules and packages"
|
|
|
|
license: WTFPL
|
|
|
|
company: IPR
|
2023-11-09 10:46:53 +01:00
|
|
|
issue_tracker_url: https://git.ipr.univ-rennes.fr/cellinfo/ansible.nftables/issues
|
2021-08-06 11:27:44 +02:00
|
|
|
min_ansible_version: '2.5'
|
2017-08-07 12:09:13 +02:00
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
2021-08-19 16:27:34 +02:00
|
|
|
- bullseye
|
|
|
|
- buster
|
2017-08-07 12:09:13 +02:00
|
|
|
- stretch
|
2021-08-19 16:27:34 +02:00
|
|
|
- name: Archlinux
|
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
- name: Fedora
|
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
- name: Gentoo
|
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- focal
|
2017-08-07 12:09:13 +02:00
|
|
|
galaxy_tags:
|
|
|
|
- system
|
|
|
|
- nftables
|
|
|
|
- firewall
|
|
|
|
- security
|