You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Issue type
How would you best describe your issue ?
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 :
The text was updated successfully, but these errors were encountered: