iptables/meta/main.yml

29 lines
646 B
YAML
Raw Permalink Normal View History

2021-09-12 13:28:46 +00:00
---
allow_duplicates: false
dependencies: []
galaxy_info:
role_name: iptables
author: Alex Kotov
2021-09-12 13:52:42 +00:00
description: iptables persistence
2021-09-12 13:28:46 +00:00
license: MIT
min_ansible_version: 2.8
galaxy_tags:
- iptables
2021-09-18 19:26:54 +00:00
- firewall
- networking
2021-09-12 13:28:46 +00:00
platforms:
- name: Debian
versions:
- stretch # Debian 9 Stretch
- buster # Debian 10 Buster
2023-03-28 08:40:40 +00:00
- bullseye # Debian 11 Bullseye
2021-09-12 13:28:46 +00:00
- name: Ubuntu
versions:
- xenial # Ubuntu 16.04 LTS Xenial Xerus
- bionic # Ubuntu 18.04 LTS Bionic Beaver
- focal # Ubuntu 20.04 LTS Focal Fossa
2023-03-28 08:40:40 +00:00
- jammy # Ubuntu 22.04 LTS Jammy Jellyfish