mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
Updating the Python packages to make Molecule work (#190)
* Updating the Python packages to make Molecule work * Triggering jobs with updating Telegraf version * Changing Ansible version * Changing github ci version * Changing Python version version * Removal of Debian9
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
telegraf_enabled: True
|
||||
# defaults file for ansible-telegraf
|
||||
|
||||
telegraf_agent_version: 1.18.2
|
||||
telegraf_agent_version: 1.32.3
|
||||
telegraf_agent_version_patch: 1
|
||||
telegraf_agent_package: telegraf
|
||||
telegraf_agent_package_file_deb: telegraf_{{ telegraf_agent_version }}-{{ telegraf_agent_version_patch }}_{{ telegraf_agent_package_arch }}.deb
|
||||
|
Reference in New Issue
Block a user