ansible-infra/playbooks/deploy_light.yml

11 lines
188 B
YAML

---
- name: Deploy ola and foobazdmx on light.z9
become: true
hosts: light
roles:
- ola
- foobazdmx
vars:
ola__enable_ftdi: true
foobazdmx__art_net_host: localhost