4 lines
89 B
YAML

---
- name: Start and enable ssh service
service: name=ssh state=restarted enabled=yes