You've already forked ansible-role-csf
fix: Apply linter fixes 🚨
This commit is contained in:
@@ -4,15 +4,15 @@ dependencies: []
|
||||
galaxy_info:
|
||||
author: cybercinch
|
||||
description: Install and configure CSF/LFD (https://configserver.com/cp/csf.html)
|
||||
min_ansible_version: 2.9
|
||||
min_ansible_version: "2.9"
|
||||
license: MIT
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 6
|
||||
- 7
|
||||
- 8
|
||||
- 9
|
||||
- "6"
|
||||
- "7"
|
||||
- "8"
|
||||
- "9"
|
||||
- name: Debian
|
||||
versions:
|
||||
- wheezy
|
||||
|
||||
Reference in New Issue
Block a user