feat(fwknopd): add Ansible role for fwknopd management with necessary tasks and configurations
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
SOURCE ANY
|
||||
KEY_BASE64 {{ fwknopd_key_base64 }}
|
||||
HMAC_KEY_BASE64 {{ fwknopd_hmac_key_base64 }}
|
||||
ALLOW_IP ANY
|
||||
OPEN_PORTS tcp/22
|
||||
FW_ACCESS_TIMEOUT 30
|
||||
Reference in New Issue
Block a user