fixes static 'roles:' with play context#80746
Conversation
6a9dd46 to
3a19f90
Compare
4f73cce to
26fb731
Compare
|
I haven't actually debugged through the reproducer, but at a glance this doesn't feel right. I suspect maybe this is running afoul of the "default collection" stuff that was added to make only the first playbook we run from inside a collection plug that collection into the If it's the default collection stuff, we probably just need to resample that every time we start a new playbook- IIRC that would match the behavior of invoking multiple playbooks from the CLI when the first one lived under a collection. |
|
not just a playbook, every time you reference a role from another collection, you end up with N contexts, playbook and role(s), imho the latest should have priority, but the former ones should be present also. |
9134252 to
5c18933
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
332f498 to
9456681
Compare
fixes #79373
ISSUE TYPE
COMPONENT NAME
core