Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Playbook not working with rh8 #818

Closed
ninorito opened this issue Sep 15, 2021 · 3 comments
Closed

Playbook not working with rh8 #818

ninorito opened this issue Sep 15, 2021 · 3 comments

Comments

@ninorito
Copy link

Hello,

Elasticsearch version: 7.14

OS version (uname -a if on a Unix-like system): rh8

Description of the problem including expected versus actual behaviour:
The playbook fail on rh8 when he tries to install yum version-lock.
In the playbook we have :

  • name: RedHat - install yum-version-lock
    become: yes
    yum:
    name: yum-plugin-versionlock
    state: present
    update_cache: yes

And for rh8 the name of the package is different : https://access.redhat.com/solutions/98873
We should use : python3-dnf-plugin-versionlock

@hendry-lim
Copy link

Same as #797

@botelastic
Copy link

botelastic bot commented Dec 14, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic
Copy link

botelastic bot commented Jan 13, 2022

This issue has been automatically closed because it has not had recent activity since being marked as stale.

@botelastic botelastic bot closed this as completed Jan 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants