parent
240736f338
commit
3d57c1be63
1 changed files with 4 additions and 0 deletions
|
|
@ -50,6 +50,10 @@
|
||||||
tags:
|
tags:
|
||||||
- ufw
|
- ufw
|
||||||
|
|
||||||
|
- name: allow OpenSSH
|
||||||
|
community.general.ufw:
|
||||||
|
app: OpenSSH
|
||||||
|
|
||||||
- name: enable ufw
|
- name: enable ufw
|
||||||
community.general.ufw:
|
community.general.ufw:
|
||||||
state: enabled
|
state: enabled
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue