dj-wasabi / ansible-telegraf

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

Fix the molecule run as part of CI process #166

Closed dj-wasabi closed 1 year ago

dj-wasabi commented 1 year ago

Description of PR

Type of change

Feature Pull Request Bugfix Pull Request Docs Pull Request

Fixes an issue

Tetha commented 1 year ago

That looks like a good failure to me. If you merge this I can rebase my PR onto this so we can get a good clean green merge.

dj-wasabi commented 1 year ago

That looks like a good failure to me. If you merge this I can rebase my PR onto this so we can get a good clean green merge.

But the tests failed, so I need to find some more time to do some further investigation.

Tetha commented 1 year ago

Yeah, but everything except for debian 8 is failing due to the key rotation:

  TASK [ansible-telegraf : Debian | Add Telegraf repository (using LSB)] *********
  fatal: [telegraf-ubuntu2004]: FAILED! => {"changed": false, "msg": "Failed to update apt cache: W:GPG error: https://repos.influxdata.com/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E, E:The repository 'https://repos.influxdata.com/ubuntu focal InRelease' is not signed."}