Revert "Disable mariadb:10.11 module"
This reverts commit 5097189902fb061b32dad487410db63917410e08. Reason for revert: The issue was fixed in CentOS. Conflicts: playbooks/prepare-node-common.yaml Change-Id: Ib9ed12a501f086c3d6d5285439fa630d2b16657c
This commit is contained in:
parent
7593423371
commit
a13cec705c
@ -88,13 +88,3 @@
|
|||||||
- ruby-dev
|
- ruby-dev
|
||||||
- zlib1g-dev
|
- zlib1g-dev
|
||||||
- python3-pip
|
- python3-pip
|
||||||
|
|
||||||
# TODO(tkajinam): Remove this one the issue is resolved in cs9
|
|
||||||
- block:
|
|
||||||
- name: Workaround for https://issues.redhat.com/browse/RHEL-25802
|
|
||||||
shell:
|
|
||||||
cmd: |
|
|
||||||
dnf module disable -y mariadb:10.11
|
|
||||||
become: true
|
|
||||||
when:
|
|
||||||
- ansible_os_family == 'RedHat'
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user