fuck yaml and indentation
This commit is contained in:
@ -24,9 +24,4 @@
|
||||
name: openvpn
|
||||
state: restarted
|
||||
enabled: yes
|
||||
|
||||
- name: Allow openvpn port via ufw
|
||||
community.general.ufw:
|
||||
rule: allow
|
||||
port: "1194"
|
||||
proto: udp
|
||||
...
|
||||
|
Reference in New Issue
Block a user