Actions
Feature #22018
closedChange PlayHostRoles to rely on REXCore provider
Difficulty:
Triaged:
Description
The PlayHostRoles task is used to run a playbook with all roles associated to a host.
Currently this is done and tracked using regular tasks. As soon as #13812 is merged, we will have a provider for REX to execute these tasks.
Therefore, the tasks should be ran by remote execution in order to avoid code duplication and provide better live feedback.
Updated by Daniel Lobato Garcia about 7 years ago
- Follows Feature #13812: Remote execution provider added
Updated by Daniel Lobato Garcia about 7 years ago
- Blocks Tracker #22024: Ansible as a Remote Execution provider added
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman_ansible/pull/113 added
Updated by Anonymous almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_ansible|2f97d2c453abc11bfea8a493ce47be675726c3a5.
Actions