Skip to content
Snippets Groups Projects
setup_arduino.yml 168 B
- hosts: rpi
  vars:
    download_dir: /home/pi/Downloads

- name: include vars
  include_vars: lists.yml

- name: install arduino suite
  command: ./arduino_suite.sh