CIS + inital
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
---
|
||||
galaxy_info:
|
||||
role_name: wireguard_server
|
||||
author: Security Infrastructure Team
|
||||
description: WireGuard VPN server installation and configuration
|
||||
company: Your Organization
|
||||
license: MIT
|
||||
min_ansible_version: "2.15"
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- noble # 24.04
|
||||
- jammy # 22.04
|
||||
galaxy_tags:
|
||||
- wireguard
|
||||
- vpn
|
||||
- security
|
||||
- networking
|
||||
|
||||
dependencies:
|
||||
- role: system_hardening
|
||||
|
||||
collections:
|
||||
- ansible.posix
|
||||
- ansible.utils
|
||||
Reference in New Issue
Block a user