ansible-gitea-management/main.yml

5 lines
97 B
YAML
Raw Normal View History

2022-03-04 05:15:25 +00:00
---
# Not a playbook
- debug: msg="This is not a playbook. Please call the proper playbook."
...