fix(ci): Applied yammlint fixes 🚨
All checks were successful
CI / lint (push) Successful in 14s
CI / release (push) Successful in 36s
CI / notify (push) Successful in 8s

This commit is contained in:
2024-08-20 11:50:49 +12:00
parent 50725f0195
commit 021fa1999a
4 changed files with 111 additions and 72 deletions

View File

@@ -2,32 +2,34 @@
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
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