ansible-sshd/tasks/main.yml
2022-06-03 11:22:17 +01:00

4 lines
72 B
YAML

---
- ansible.builtin.include_tasks: sshd.yml
when: sshd_enable|bool