Update install.yml

This commit is contained in:
Matt Willsher 2020-09-18 21:37:55 +01:00 committed by GitHub
parent d84bc14fdd
commit 2ebe1c6917
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: