Skip to content

[RFE] Don't parse variables escaped with pass macro #72

Description

@rhodix-ewillems

I'm working on a workshop for Ansible. However, Ansible uses the same syntax for variables as workshopper:
{{ varname }}

I can not exclude this from rendering. I've tried to use the pass macros:
pass:[{{ varname }}]
+++{{ varname }}+++

But neither of the macros works.

Is there any way to show Ansible variables in a workshop?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions