This commit is contained in:
17
meta/main.yml
Normal file
17
meta/main.yml
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
role_name: ufw
|
||||
namespace: autonomic
|
||||
author: autonomic
|
||||
description: |
|
||||
Configures an allow/block list on the firewall using UFW, the
|
||||
"uncomplicated firewall", which is a more user friendly front-end for
|
||||
iptables.
|
||||
company: Autonomic
|
||||
license: GPLv3
|
||||
min_ansible_version: 2.9
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- buster
|
||||
Reference in New Issue
Block a user