mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-10 05:33:29 +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
|
||||
meta: end_host
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue