Files
ansible-role-csf/meta/main.yml
Aaron Guise 021fa1999a
All checks were successful
CI / lint (push) Successful in 14s
CI / release (push) Successful in 36s
CI / notify (push) Successful in 8s
fix(ci): Applied yammlint fixes 🚨
2024-08-20 11:50:49 +12:00

36 lines
621 B
YAML

---
dependencies: []
galaxy_info:
author: cybercinch
description: >
Install and configure CSF/LFD
(https://configserver.com/cp/csf.html)
min_ansible_version: "2.9"
license: MIT
platforms:
- name: EL
versions:
- "6"
- "7"
- "8"
- "9"
- name: Debian
versions:
- wheezy
- jessie
- stretch
- name: Ubuntu
versions:
- precise
- trusty
- xenial
- bionic
galaxy_tags:
- csf
- lfd
- firewall
- iptables
- networking
- system