make backup bettr

This commit is contained in:
2022-04-16 17:13:16 +02:00
parent e41e2b83d5
commit fffe7adbfd
10 changed files with 46 additions and 13 deletions

View File

@ -0,0 +1,6 @@
---
- name: Allow git ssh via ufw
community.general.ufw:
rule: allow
port: 2222
proto: tcp