homeserver/playbooks/base/ssh.yml

6 lines
81 B
YAML

---
- hosts: all
roles:
- { role: mgrote.ssh,
tags: "ssh"}