mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-05 03:13:30 +01:00
4 lines
72 B
YAML
4 lines
72 B
YAML
---
|
|
|
|
- ansible.builtin.include_tasks: sshd.yml
|
|
when: sshd_enable|bool
|