Actions
Bug #17701
closedAnsible Button on Host page emits two ansible tasks
Status:
Closed
Priority:
High
Assignee:
-
Target version:
-
Difficulty:
Triaged:
No
Description
Steps to reproduce:
Apply role on a single host "myhost"
got to host page: https://katello/hosts/myhost.mydomain
Click "|> Ansible roles"
Goto Tasks view (https://katello/foreman_tasks/tasks)
Notice that two task are emitted (Name: Play Ansible roles on host /myhost.mydomain)
I used a chrome browser
This issue gave has particular headache since the visible ansible run was failing with all kind of weird issues caused by the second (hidden) ansible run.
Actions