-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
UXImprove user experienceImprove user experiencebugSomething isn't workingSomething isn't workingdocumentation
Description
roles that use delegation will fail with ansible-bender out of the box probably due to ansible-bender not using the default inventory. This is something the user should be aware of.
I'm not sure where and how this should be mentioned in the docu or if there are workarounds for that problem and how they'd look like (it can certainly be hacked somehow...).
I'd propose a section in the README.md after the "Features" section:
### Gotchas
Since ansible-bender is creating its own inventory at runtime, roles that use `delegate_to:` will probably fail to work as intended.
I'd suggest to add the same section to the document front page right after the "Features" section.
What do you think of this?
Metadata
Metadata
Assignees
Labels
UXImprove user experienceImprove user experiencebugSomething isn't workingSomething isn't workingdocumentation