add test role

This commit is contained in:
2023-10-06 17:38:36 +02:00
parent 8c7da1157e
commit b4b632827d

View File

@@ -0,0 +1,4 @@
---
- name: this will just print 'hello world'
ansible.builtin.debug:
msg: "hello world!"