Technitium

This commit is contained in:
2026-09-14 22:24:01 -04:00
parent f4e770f569
commit 28c1ea1c3e
5 changed files with 304 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
# code: language=ansible
- name: Configure ssh and firewall
hosts:
- localhost
gather_facts: false
become: false
roles:
- technitium