oopsed on the role name

This commit is contained in:
Chris Hammer 2024-03-07 16:38:06 -05:00
parent 84bc2ff883
commit 696fc21045

View File

@ -21,7 +21,7 @@
- name: Include say_hi role from rhc.rear - name: Include say_hi role from rhc.rear
ansible.builtin.include_role: ansible.builtin.include_role:
name: rhc.rear.hi name: rhc.rear.say_hi
- name: Import say-hi playbook - name: Import say-hi playbook