7 lines
146 B
YAML
Raw Normal View History

2022-06-12 00:15:27 +02:00
- name: 'Set up SSH'
hosts: all
roles:
- '20-common-20-ssh'
- '20-common-20-change-local-account-password'
- '50-service-mailcow'