6 lines
99 B
YAML
6 lines
99 B
YAML
---
|
|
# tasks file for rtest
|
|
- name: Debug test
|
|
ansible.builtin.debug:
|
|
msg: "Un role test !!!"
|