ansible-infra/playbooks/deploy_light.yaml

9 lines
126 B
YAML

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