---
- hosts: bootstrap
  gather_facts: false
  become: true
  vars:
    ansible_host_key_checking: false
    ansible_host_pattern_mismatch: ignore
  roles:
    - kodi-bootstrap