Technitium
This commit is contained in:
@@ -33,4 +33,5 @@
|
||||
# - hostname
|
||||
# - sudoers
|
||||
# - sshd
|
||||
- podman
|
||||
# - podman
|
||||
- technitium
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
# code: language=ansible
|
||||
|
||||
- name: Configure ssh and firewall
|
||||
hosts:
|
||||
- localhost
|
||||
gather_facts: false
|
||||
become: false
|
||||
|
||||
roles:
|
||||
- technitium
|
||||
Reference in New Issue
Block a user