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

collectd service not found #11

Open
yogeshVU opened this issue May 20, 2017 · 2 comments
Open

collectd service not found #11

yogeshVU opened this issue May 20, 2017 · 2 comments

Comments

@yogeshVU
Copy link

yogeshVU commented May 20, 2017

Using stouts.collectd from galaxy:
my playbook looks like this:

--- 
- 
  hosts: all
  roles: 
    - { role: geerlingguy.git , become: yes }
    - { role: Stouts.collectd, become: yes}

I get following error on ubuntu 16.04

ASK [Stouts.collectd : collectd-configure | Ensure conf.d directory] *******************************************************************************
changed: [localhost]

TASK [Stouts.collectd : collectd-configure | Configure additional types] ****************************************************************************
changed: [localhost]

TASK [Stouts.collectd : collectd-configure | Setup Collectd service] ********************************************************************************
changed: [localhost]

TASK [Stouts.collectd : collectd-configure | Ensure the Collectd is enabled and started] ************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "Could not find the requested service collectd: host"}

@yogeshVU
Copy link
Author

Seems like the version on the galaxy is still 2.1.1 whereas the github is showing 2.2.1

@yogeshVU
Copy link
Author

Please hit update in the ansible galaxy to publish the github update as required in the repo : ansible/galaxy-issues#30

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

1 participant