ansible-runner/demo/project/test.yml
2021-03-03 11:36:53 +08:00

5 lines
51 B
YAML

---
- hosts: all
tasks:
- debug: msg="Test!"