This commit is contained in:
2026-02-25 21:27:45 +01:00
parent e9e6b1b08d
commit f3454639eb

View File

@@ -1,12 +1,11 @@
--- ---
- name: Update Rocky 9 repos to local mirror - name: Update Rocky 9 repos to local mirror
hosts: rocky become: true
become: yes
vars: vars:
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 }}"
tasks: block:
- name: Disable mirrorlist - name: Disable mirrorlist
replace: replace: