Skip to content

[BUG] Ansible 12 is completely borked #2768

@ipspace

Description

@ipspace

After fixing all sorts of unnecessary crap to make Ansible 12 happy, I stumbled on a show-stopper: various network config modules (at least ios_config and eos_config) no longer run the input file specified in the "src" parameter through Jinja2.

The "workaround" would be to create a local file from the config template and then use that local file in the xxx_config module, but I'm ready to go down that path only when it's evident beyond a reasonable doubt that the Ansible team completely lost touch with reality.

For the moment, I'll change the "gee, netlab initial does not work with Ansible 12" from warning into a fatal error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions