Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rhodix-ewillems opened this issue Jun 21, 2019 · 1 comment
Open

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

rhodix-ewillems opened this issue Jun 21, 2019 · 1 comment

Comments

@rhodix-ewillems
Copy link

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?

@rhodix-ewillems rhodix-ewillems changed the title [RFE] Don't pass variables escaped with pass macro [RFE] Don't parse variables escaped with pass macro Jun 21, 2019
@radudd
Copy link

radudd commented Nov 21, 2019

Hello @rhodix-ewillems . I am having the same issue, did you manage to find any solution so far?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants