Bug #34701
closed
Trying to run ansible roles from hostgroups page hits a wrong url
Added by Adam Ruzicka almost 3 years ago.
Updated almost 2 years ago.
Description
It hits /ansible/hostgroups/!-HG1/play_roles, but it is routed to ReactController and everything after /ansible/hostgroups/ is considered a page specifier, leading to roles not being run and a blank page being shown to the user.
2022-03-30T11:48:03 [I|app|821f8708] Started GET "/ansible/hostgroups/1-HG1/play_roles" for 127.0.0.1 at 2022-03-30 11:48:03 +0200
2022-03-30T11:48:03 [I|app|821f8708] Processing by ReactController#index as HTML
2022-03-30T11:48:03 [I|app|821f8708] Parameters: {"page"=>"1-HG1/play_roles"}
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/foreman_ansible/pull/522 added
- Fixed in Releases foreman_ansible-8.0.0 added
- Pull request https://github.com/theforeman/foreman_ansible/pull/523 added
- Target version set to foreman_ansible-7.1.1
- Status changed from Ready For Testing to Closed
- Bugzilla link set to 2171874
- Has duplicate Bug #36165: Can't start Ansible roles via 'WebUI --> Configure --> Host Groups --> Actions --> Run all Ansible roles' added
- Pull request https://github.com/theforeman/foreman_ansible/pull/608 added
- Fixed in Releases foreman_ansible-7.1.1 added
- Fixed in Releases foreman_ansible-7.1.6 added
- Fixed in Releases deleted (
foreman_ansible-7.1.1)
- Target version changed from foreman_ansible-7.1.1 to foreman_ansible-7.1.6
- Target version changed from foreman_ansible-7.1.6 to foreman_ansible-7.1.1
Also available in: Atom
PDF