nox/deploy.yaml

5 lines
98 B
YAML

---
- name: Ensure base config is deployment on all hosts
hosts: all
roles:
- base_config