7 lines
146 B
YAML

- name: 'Set up SSH'
hosts: all
roles:
- '20-common-20-ssh'
- '20-common-20-change-local-account-password'
- '50-service-mailcow'