# code: language=ansible - name: Configure ssh and firewall hosts: - localhost gather_facts: false become: false roles: - technitium