ansible-raspberry-lab/raspberry-lab.yml

10 řádky
159 B
YAML

---
- name: "Install Raspberry Lab"
hosts: localhost
connection: local
become_method: sudo
become: yes
roles:
- role: common
- role: arduino