Files

5 lines
96 B
YAML

---
- name: this will just print 'hello world'
ansible.builtin.debug:
msg: "hello world!"