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

Warning in hookshot setup #1629

Closed
sensor-freak opened this issue Feb 16, 2022 · 2 comments
Closed

Warning in hookshot setup #1629

sensor-freak opened this issue Feb 16, 2022 · 2 comments

Comments

@sensor-freak
Copy link

sensor-freak commented Feb 16, 2022

The following warning is issued when hookshot is enabled (with default settings):

TASK [matrix-bridge-hookshot : Ensure hookshot github private key file installed if github is enabled] **...
[WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ matrix_hookshot_github_enabled|bool
and matrix_hookshot_github_private_key|length }}
skipping: [...]

Probably related to roles/matrix-bridge-hookshot/tasks/setup_install.yml, line 72

How can this be solved?

@sensor-freak
Copy link
Author

Whow, this was fast!
Thank you very much!

@spantaleev
Copy link
Owner

Thank you for reporting this! 🙇

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