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

fixed filebeat_ssl_key_file issue and a typo #8

Closed

Conversation

tdac
Copy link

@tdac tdac commented Feb 4, 2017

When setting filebeat_ssl_key_file in group_vars - I was getting this strange error:

The conditional check 'filebeat_ssl_key_file' failed. 
The error was: error while evaluating conditional (filebeat_ssl_key_file): 'filebeat' is undefined
The error appears to have been in 'tasks/config.yml': line 11, column 3

This was resolved by checking the variables with 'is defined' (ansible 2.2.1.0 - ubuntu 16.04)

Also fixed a typo... :-)

@tdac tdac mentioned this pull request May 26, 2017
@tdac tdac closed this Aug 8, 2017
@tdac tdac deleted the fix-filebeat_ssl_key_file-issue branch August 8, 2017 09:59
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

Successfully merging this pull request may close these issues.

None yet

1 participant