dm4/playbooks/ssh.yml

9 lines
67 B
YAML

---
- name: SSH
hosts: all
roles:
- ssh
tags:
- ssh