mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 13:42:47 +01:00
build
This commit is contained in:
@@ -6,7 +6,9 @@
|
|||||||
mirror_url: "http://192.168.77.101:8383/rocky/{{ ansible_distribution_major_version }}"
|
mirror_url: "http://192.168.77.101:8383/rocky/{{ ansible_distribution_major_version }}"
|
||||||
|
|
||||||
block:
|
block:
|
||||||
|
- name: Facts
|
||||||
|
ansible.builtin.setup:
|
||||||
|
when: ansible_facts.architecture is not defined
|
||||||
- name: Disable mirrorlist
|
- name: Disable mirrorlist
|
||||||
replace:
|
replace:
|
||||||
path: /etc/yum.repos.d/rocky.repo
|
path: /etc/yum.repos.d/rocky.repo
|
||||||
|
|||||||
Reference in New Issue
Block a user