ansible-playbook-template/playbooks/install.yml

6 lines
57 B
YAML

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