Add main.yml

This commit is contained in:
2024-01-26 14:01:00 +08:00
parent 8d84fc9e75
commit 30fd77bb8f

5
main.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- name: main task
hosts: staging
roles:
- role: hello_world