allow OpenSSH
Some checks failed
/ checkout (push) Failing after 1m10s

This commit is contained in:
Stefan Le Breton 2025-03-12 21:57:34 +01:00
parent 240736f338
commit 3d57c1be63

View file

@ -50,6 +50,10 @@
tags:
- ufw
- name: allow OpenSSH
community.general.ufw:
app: OpenSSH
- name: enable ufw
community.general.ufw:
state: enabled