ansible-gitea-management/main.yml

5 lines
97 B
YAML

---
# Not a playbook
- debug: msg="This is not a playbook. Please call the proper playbook."
...