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

nagios_nrpe_command is undefined #20

Closed
kaushalshriyan opened this issue Mar 24, 2017 · 3 comments
Closed

nagios_nrpe_command is undefined #20

kaushalshriyan opened this issue Mar 24, 2017 · 3 comments
Assignees
Labels

Comments

@kaushalshriyan
Copy link

kaushalshriyan commented Mar 24, 2017

Hi James,

I am encountering the below issue when i try to run

$ ansible-playbook playbooks/nrpe.yml
fatal: [nrpeserver.helpchatdev.in]: FAILED! => {"changed": false, "failed": true, "msg": "AnsibleUndefinedVariable: 'nagios_nrpe_command' is undefined"}
cat nrpe.yml
  - hosts: nrpeserver
    roles:
     - role: nagios-nrpe-server
    vars:
      nagios_nrpe_server_allowed_hosts:
        - 192.16.214.8
        - 127.0.0.1

Any help will be highly appreciable. Thanks in Advance

@jloh jloh self-assigned this Mar 25, 2017
@jloh jloh added the bug label Mar 25, 2017
@jloh
Copy link
Owner

jloh commented Mar 25, 2017

Ugh yep, this is a dumb bug. Pushing a fix now.

@kaushalshriyan
Copy link
Author

Thanks James. Is it fixed?

@jloh jloh closed this as completed in 2b4c900 Mar 25, 2017
@jloh
Copy link
Owner

jloh commented Mar 25, 2017

@kaushalshriyan all fixed now, thanks for reporting!

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

No branches or pull requests

2 participants