Technitium
This commit is contained in:
@@ -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