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 debian packagename on state latest #124

Closed dwerder closed 4 years ago

dwerder commented 4 years ago

Closes #121

Description of PR Fix the comparison for the debian package state. It makes no sense to set a specific version number, if the state "latest" was chosen.

Type of change Bugfix Pull Request

Fixes an issue

108

dj-wasabi commented 4 years ago

Thanks! 👍