Actions
Feature #15839
closedAnsible run should run roles inherited from associated hostgroups too
Description
When ansible command is being generated it should take into consideration not only host roles assigned directly but also roles from a host's host group. It should also take roles from host group parent recursively. Note that the order can matter so unless we have some easy way to let user choose the order, we should have deterministic and predictable algorithm how does the merge ends up. Also we should handle duplicate role names.
Updated by Marek Hulán over 8 years ago
- Blocked by Feature #15837: Allow roles assignment to hostgroup added
Updated by Marek Hulán over 8 years ago
- Target version changed from 115 to 1.6.3
Updated by Marek Hulán over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/30 added
Updated by Marek Hulán over 8 years ago
- Target version changed from 1.6.3 to 1.6.0
Updated by Tomáš Strachota over 8 years ago
- Status changed from Ready For Testing to Closed
Actions