Test
This commit is contained in:
parent
2b2fdc3a44
commit
7e7f8039bb
@ -19,6 +19,10 @@
|
|||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg: "Would have included infra.lvm_snapshots.bigboot here."
|
msg: "Would have included infra.lvm_snapshots.bigboot here."
|
||||||
|
|
||||||
|
- name: Include say_hi role from rhc.rear
|
||||||
|
ansible.builtin.include_role:
|
||||||
|
name: rhc.rear.say_hi
|
||||||
|
|
||||||
- name: Import say-hi playbook
|
|
||||||
ansible.builtin.import_playbook: rhc.rear.say-hi
|
# - name: Import say-hi playbook
|
||||||
|
# ansible.builtin.import_playbook: rhc.rear.say-hi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user