geerlingguy / internet-pi

Raspberry Pi config for all things Internet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while TASK [Gathering Facts]

sacredland opened this issue · comments

TASK [Gathering Facts] ***********************************************************************************************************************************************************************
fatal: [192.168.1.4]: FAILED! => {"ansible_facts": {}, "changed": false, "failed_modules": {"ansible.legacy.setup": {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python3"}, "cmd": "/usr/bin/locale -a", "failed": true, "invocation": {"module_args": {"fact_path": "/etc/ansible/facts.d", "filter": [], "gather_subset": ["all"], "gather_timeout": 10}}, "msg": "[Errno 8] Exec format error: b'/usr/bin/locale'", "rc": 8, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}}, "msg": "The following modules failed to execute: ansible.legacy.setup\n"}

alway running into that error.

commented

Same here.