mirror of
https://github.com/willshersystems/ansible-sshd
synced 2025-01-11 01:30:18 +01:00
Update install.yml
This commit is contained in:
parent
d84bc14fdd
commit
2ebe1c6917
1 changed files with 0 additions and 6 deletions
|
@ -1,10 +1,4 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- name: OS is supported
|
|
||||||
assert:
|
|
||||||
that: __sshd_os_supported|bool
|
|
||||||
when: ansible_version.full is version_compare('2.8', '<')
|
|
||||||
|
|
||||||
- name: OS is supported
|
- name: OS is supported
|
||||||
meta: end_host
|
meta: end_host
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue