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

'rsyslog_remote_template'' is undefined #46

Open
juresaht2 opened this issue Aug 16, 2023 · 1 comment
Open

'rsyslog_remote_template'' is undefined #46

juresaht2 opened this issue Aug 16, 2023 · 1 comment

Comments

@juresaht2
Copy link

Describe the bug

TASK [rsyslog : Configuring default rsyslog] ***********************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'rsyslog_remote_template' is undefined
fatal: [myhost]: FAILED! => changed=false 
  msg: 'AnsibleUndefinedVariable: ''rsyslog_remote_template'' is undefined'

This seems to be related to the code intruduced in #30 . It checks if variables are true, rather than defined.

juresaht2 added a commit to juresaht2/ansible-role-rsyslog that referenced this issue Aug 16, 2023
Workaround for bug robertdebock#46 .
@amilcarlucas
Copy link

Any progress on this?

amilcarlucas added a commit to amilcarlucas/ansible-role-rsyslog that referenced this issue Mar 4, 2024
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