Skip to content

delegation does not work #266

@tpo

Description

@tpo

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

No one assigned

    Labels

    UXImprove user experiencebugSomething isn't workingdocumentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions