dj-wasabi / ansible-telegraf

Installing and configuring Telegraf via Ansible for RedHat/Debian/Ubuntu/Windows/Suse.
MIT License
134 stars 116 forks source link

Influxdata key rotation causing failure #164

Closed yenoromm closed 1 year ago

yenoromm commented 1 year ago

Describe the bug Influxdata has rotated their public key causing this role and currently installs to no longer work

Installation method/version Galaxy

Ansible Version

ansible [core 2.13.5]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/xxxxxxx/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.9/dist-packages/ansible
  ansible collection location = /home/xxxxxxxxx/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible
  python version = 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
  jinja version = 3.1.2
  libyaml = True

Targetted hosts Concerns the following OS(es):

Expected behavior A graceful way to handle the key rotation

Additional context https://www.influxdata.com/blog/linux-package-signing-key-rotation/