Actions
Bug #26396
closedRun ansible roles on all members of a hostgroup.
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Description
As described in #17802:
"In some situations, it is necessary to run to run Ansible roles not only for each host separately, but also for all members of a hostgroup in parallel.
The feature doesn't work anymore in new versions of the plugin, when you run ansible role on a hostgroup, you launch one ansible process per host ans not one for the hostgroup.
Can you re-enable it ?
Updated by Fabien Brachere almost 6 years ago
If it can help, the feature seems to have disappear with the issue #22020 (Change PlayHostgroupRoles to rely on REXCore provider).
Updated by Marek Hulán over 5 years ago
I'm sorry for missing this, we'll need to look into it.
Updated by Ondřej Ezr over 3 years ago
- Status changed from New to Resolved
I believe this is already implemented. Feel free to reopen if you don't agree.
Actions