dj-wasabi / ansible-telegraf

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

Downgrade support #160

Closed maxnasonov closed 1 year ago

maxnasonov commented 2 years ago

Description of PR

The downgrade of the online package is not possible now and such attempt results in task failure. allow_downgrade setting of the apt module allows to perform downgrades.

Type of change

Feature Pull Request

dj-wasabi commented 1 year ago

Thanks! 👍