mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +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 }}"
|
||||
|
||||
block:
|
||||
|
||||
- name: Facts
|
||||
ansible.builtin.setup:
|
||||
when: ansible_facts.architecture is not defined
|
||||
- name: Disable mirrorlist
|
||||
replace:
|
||||
path: /etc/yum.repos.d/rocky.repo
|
||||
|
||||
Reference in New Issue
Block a user