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.
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/65 added
Updated by Marek Hulán almost 8 years ago
- Related to Bug #17738: duplicate key value violates unique constraint in dynflow_steps added
Updated by Anonymous over 7 years ago
what's the staus here? was this fixed by https://github.com/theforeman/foreman_ansible/pull/67 ?
Updated by Daniel Lobato Garcia over 6 years ago
- Status changed from Ready For Testing to Closed
This was not automatically closed, but the PR fixed it a long time ago
Actions