You've already forked ansible-role-csf
fix(ci): Applied yammlint fixes 🚨
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user