Configure ssh via assh.
This role exposes three variables which map verbatim to the assh configuration variables:
assh_defaults, assh_templates, and assh_hosts. See defaults/main.yml for example usage.
- hosts: workstations
roles:
- wrboyce.dotfiles-assh
Apache 2.0