Compare commits
No commits in common. "4f245742448a180021fccca1588594ef899cd29e" and "3fb2a63137e3b70ed2ff3d4849a5187e2cc105eb" have entirely different histories.
4f24574244
...
3fb2a63137
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Include defined role(s)
|
- name: Include defined role(s)
|
||||||
ansible.builtin.import_role:
|
ansible.builtin.include_role:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
loop: "{{ baseos_include_roles }}"
|
loop: "{{ baseos_include_roles }}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user