ansible-infra/playbooks/deploy_light.yml
yuri e74a50e873
Automate light server
Co-authored-by: J <j@jsts.xyz>
2022-11-17 23:30:52 +01:00

11 lines
173 B
YAML

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