Revert "End_host for unsupported hosts"

This commit is contained in:
Matt Willsher 2020-03-29 14:19:41 +01:00 committed by GitHub
parent eccc5bd596
commit 2d0bf44cdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
---
- name: OS is supported
meta: end_host
when: not __sshd_os_supported|bool
assert:
that: __sshd_os_supported|bool
- name: Install ssh packages
package: