---
- name: Ensure installation candidate is a Ubuntu instance
  include_tasks: continue.yml
  when: ansible_distribution == 'Ubuntu'
