Unable to install ansible on RHEL 8.9 with ansible-2.9-for-rhel-8-x86_64-rpms

Posted on

Can't seem to figure out what's going on here.

sudo dnf install ansible --repo ansible-2.9-for-rhel-8-x86_64-rpms

Returns:

Updating Subscription Management repositories.
Red Hat Ansible Engine 2.9 for RHEL 8 x86_64 (RPMs)                                                                                                                              162 kB/s | 4.0 kB     00:00
Error:
 Problem: cannot install the best candidate for the job
  - nothing provides python3-jinja2 needed by ansible-2.9.27-1.el8ae.noarch from ansible-2.9-for-rhel-8-x86_64-rpms
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Responses