2025-03-31 21:33:34 +03:00

8 lines
109 B
YAML

---
- name: Prepare
hosts: all
tasks:
- name: Reun verify
debug:
msg: "Hello, Verify!"