mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-05 19:33:30 +01:00
Adds forgotten conditional
This commit is contained in:
parent
a6a21a9565
commit
da2c91d93a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- include_tasks: sshd.yml
|
- include_tasks: sshd.yml
|
||||||
|
when: sshd_enable
|
||||||
|
|
Loading…
Reference in a new issue