Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    While the wrong one probably works (due to yum variables) you really ought to install the epel-release package intended for CentOS 8 instead of 7. dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm Commented Oct 15, 2019 at 1:00
  • Like @jsbillings says, you need to use the right tool for the right job. Enabling epel-el7 wont deliver any packages to an el8 distribution. Also, like some answers say, you can easily install ansible via python3 and pip. Commented Oct 29, 2019 at 20:13