mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
klal
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
- name: Include role local mirror
|
- name: Include role local mirror
|
||||||
ansible.builtin.include_role:
|
ansible.builtin.include_role:
|
||||||
name: mirror_repo
|
name: mirror_repo
|
||||||
when: use_local_repo == true
|
when: use_local_repo | default(false)
|
||||||
|
|
||||||
|
|
||||||
- name: Disable SELinux
|
- name: Disable SELinux
|
||||||
|
|||||||
Reference in New Issue
Block a user