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