matrix
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
name: OpenSSH
|
||||
route: true
|
||||
|
||||
- name: Allow samba
|
||||
community.general.ufw:
|
||||
rule: allow
|
||||
name: samba
|
||||
route: true
|
||||
|
||||
- name: UFW - Allow HTTP connections
|
||||
community.general.ufw:
|
||||
rule: allow
|
||||
|
||||
Reference in New Issue
Block a user