new file 100644
---
- name: Create local key and deploy it
hosts: mcr-delta
remote_user: null
gather_facts: false
roles:
- localKey
- name: Install python
- python
- name: Setup pi
remote_user: alarm
vars:
ansible_host_key_checking: false
ansible_ssh_host_key_checking: false
- initial
- name: Setup kiosk
remote_user: odroid
- kiosk