xoxys.firewalld/meta/main.yml

22 lines
775 B
YAML
Raw Permalink Normal View History

2022-06-13 20:47:12 +02:00
---
galaxy_info:
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
author: "Robert Kaussow <mail@thegeeklab.de>"
namespace: xoxys
role_name: firewalld
# @meta description: >
2024-02-18 12:32:10 +01:00
# [![Build Status](https://ci.rknet.org/api/badges/ansible/xoxys.firewalld/status.svg)](https://ci.rknet.org/repos/ansible/xoxys.firewalld)
2022-06-13 20:47:12 +02:00
# [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.firewalld/src/branch/main/LICENSE)
#
# Setup and configure host firewall with firewalld.
# @end
description: Setup and configure host firewall with firewalld
license: MIT
2024-02-18 12:32:10 +01:00
min_ansible_version: "2.10"
2022-06-13 20:47:12 +02:00
platforms:
- name: EL
versions:
2024-02-18 12:32:10 +01:00
- "9"
2022-06-13 20:47:12 +02:00
galaxy_tags: []
dependencies: []