ansible-playbook-template/playbooks/install.yml
2023-04-15 13:32:32 +02:00

6 lines
59 B
YAML

---
- name: ${REPO_NAME_TITLE}
hosts: nodes
roles: []