Ansible Tower installation problem - package not found

Hello,
I am writing as I have found no other solution online.

I am trying to install a tower-setup-bundle (version 3.5.1) as the installation process must happen offline.

However whenever I reach the task Install the Tower RPM i get the error message

TASK [packages_el : Install the Tower RPM.] ******************************************************************************************************************************************************************
]: FAILED! => {
“changed”: false,
“invocation”: {
“module_args”: {
“allow_downgrade”: false,
“autoremove”: false,
“bugfix”: false,
“conf_file”: null,
“disable_excludes”: null,
“disable_gpg_check”: false,
“disable_plugin”: ,
“disablerepo”: ,
“download_dir”: null,
“download_only”: false,
“enable_plugin”: ,
“enablerepo”: [
“ansible-tower”,
“ansible-tower-dependencies”
],
“exclude”: ,
“install_repoquery”: true,
“install_weak_deps”: true,
“installroot”: “/”,
“list”: null,
“lock_timeout”: 30,
“name”: [
“ansible-tower == 3.5.1”
],
“releasever”: null,
“security”: false,
“skip_broken”: false,
“state”: “latest”,
“update_cache”: true,
“update_only”: false,
“use_backend”: “auto”,
“validate_certs”: true
}
},
“msg”: “No package matching ‘ansible-tower == 3.5.1’ found available, installed or updated”,
“rc”: 126,
“results”: [
“No package matching ‘ansible-tower == 3.5.1’ found available, installed or updated”
]
}

But the RPMs are available at /var/lib/tower-bundle and the /etc/yum.repos.d/ appears as such

Hello,
I am writing as I have found no other solution online.

I am trying to install a tower-setup-bundle (version 3.5.1) as the installation process must happen offline.

Hello Davide,

please contact RedHat support. This list is about Ansible, but not for AWX or Tower.

Regards
         Racke