What happened?
I'm trying to install the node exporter role on Ubuntu 20 but the following task fails: Get checksum list from github
TASK [cloudalchemy.nodexporter : Get checksum list from github] ********************************************************************************************************************************************************************************************************* Friday 02 July 2021 10:38:30 +0200 (0:00:00.045) 0:01:03.570 *********** fatal: [hostname]: FAILED! => {"msg": "An unhandled exception occurred while running the lookup plugin 'url'. Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for https://github.com/prometheus/node_exporter/releases/download/v2.0.0/sha256sums.txt : HTTP Error 404: Not Found"}
What happened? I'm trying to install the node exporter role on Ubuntu 20 but the following task fails: Get checksum list from github
TASK [cloudalchemy.nodexporter : Get checksum list from github] ********************************************************************************************************************************************************************************************************* Friday 02 July 2021 10:38:30 +0200 (0:00:00.045) 0:01:03.570 *********** fatal: [hostname]: FAILED! => {"msg": "An unhandled exception occurred while running the lookup plugin 'url'. Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for https://github.com/prometheus/node_exporter/releases/download/v2.0.0/sha256sums.txt : HTTP Error 404: Not Found"}
Role version:
https://github.com/cloudalchemy/ansible-node-exporter/releases/tag/2.0.0
Ansible & python version information:
ansible 2.10.5
Python 3.9.1