fix OpenSSH
All checks were successful
/ checkout (push) Successful in 1m18s

This commit is contained in:
Stefan Le Breton 2025-03-12 22:01:57 +01:00
parent 3d57c1be63
commit 8c3e6d6be7

View file

@ -52,6 +52,7 @@
- name: allow OpenSSH
community.general.ufw:
rule: allow
app: OpenSSH
- name: enable ufw