mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2022-12-27 12:00
This commit is contained in:
@@ -45,8 +45,6 @@
|
||||
# Waiting for the allowerasing args to dnf module, landing in ansible 2.10
|
||||
- name: Switch to centos-linux-repos
|
||||
shell: rpm -q centos-linux-repos || dnf install centos-linux-repos -y --allowerasing
|
||||
args:
|
||||
warn: False
|
||||
changed_when: False
|
||||
|
||||
tags: repo
|
||||
@@ -99,8 +97,6 @@
|
||||
# Waiting for the allowerasing args to dnf module, landing in ansible 2.10
|
||||
- name: Switch to centos-stream-repos
|
||||
shell: rpm -q centos-stream-repos || dnf install centos-stream-repos -y --allowerasing
|
||||
args:
|
||||
warn: False
|
||||
changed_when: False
|
||||
|
||||
tags: repo
|
||||
|
Reference in New Issue
Block a user