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

SAM-NAGIOS host isn't executing ansible tasks. #339

Open
1 of 6 tasks
brucellino opened this issue Oct 17, 2016 · 0 comments
Open
1 of 6 tasks

SAM-NAGIOS host isn't executing ansible tasks. #339

brucellino opened this issue Oct 17, 2016 · 0 comments
Assignees
Labels

Comments

@brucellino
Copy link
Member

Issue type

How would you best describe your issue ?

  • Problem with one of the services
  • Ansible problem
  • Puppet problem
  • Container problem
  • Want to join as collaborator
  • General question, enhancement or suggestion

Please suggest a tag to the issue from the list provided, if relevant.

Repository information

Issue description

This issue is related to the NGI SAM-NAGIOS box (nagios.c4.csir.co.za). The host itself is up, but when running the playbook, I got the following error reported from Ansible :

nagios.c4.csir.co.za | FAILED! => {
    "changed": false, 
    "failed": true, 
    "module_stderr": "", 
    "module_stdout": "Traceback (most recent call last):
       File \"/tmp/ansible_WSxwyH/ansible_module_setup.py\", line 134, in ?
       main()
       File \"/tmp/ansible_WSxwyH/ansible_module_setup.py\", line 126, in main
       data = get_all_facts(module)
       File \"/tmp/ansible_WSxwyH/ansible_modlib.zip/ansible/module_utils/facts.py\", line 3300, in get_all_facts
       File \"/tmp/ansible_WSxwyH/ansible_modlib.zip/ansible/module_utils/facts.py\", line 3243, in ansible_facts
       File \"/tmp/ansible_WSxwyH/ansible_modlib.zip/ansible/module_utils/facts.py\", line 2078, in populate
       File \"/tmp/ansible_WSxwyH/ansible_modlib.zip/ansible/module_utils/facts.py\", line 2297, in get_interfaces_info
       File \"/tmp/ansible_WSxwyH/ansible_modlib.zip/ansible/module_utils/facts.py\", line 2287, in parse_ethtool_output
       ValueError: need more than 1 value to unpack", 
    "msg": "MODULE FAILURE", 
    "parsed": false
}
  • Access to the host itself is fine, and the commands that Ansible would have run are ok.
  • Other modules also work ok - it just seems that the facts are mangled.
@brucellino brucellino self-assigned this Oct 17, 2016
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

1 participant