--- # SSH # # Run: # ansible-playbook -i inventory/hosts tasks/ssh.yml # # Prepare: # See readme.md and init your workspace - hosts: all roles: - ssh