Files
ansible/playbooks/testing.yml
T

11 lines
151 B
YAML
Raw Normal View History

2026-09-14 22:24:01 -04:00
# code: language=ansible
- name: Configure ssh and firewall
hosts:
- localhost
gather_facts: false
become: false
roles:
- technitium