fix some stuff
This commit is contained in:
@ -15,5 +15,5 @@
|
||||
- name: Allow mysql port via ufw
|
||||
community.general.ufw:
|
||||
rule: allow
|
||||
port: 3306
|
||||
port: "3306"
|
||||
proto: tcp
|
||||
|
Reference in New Issue
Block a user