Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Releases: manala/ansible-role-telegraf

2.0.10

26 Oct 19:44
Compare
Choose a tag to compare

Added

  • Flatten configs array

2.0.9

21 Oct 15:31
Compare
Choose a tag to compare

Fixed

  • Toml encoder edge cases

2.0.8

21 Oct 12:51
Compare
Choose a tag to compare

Fixed

  • Missing dependency in filters

2.0.7

20 Oct 15:47
Compare
Choose a tag to compare

Added

  • Config filters
  • Ensure config directory exists

Changed

  • Use unified exclusive template lookup
  • Deprecate dict's array configs
  • Don't touch config if empty or no template defined
  • Exclusive mode applied on all files (not only *.conf)
  • Cleanup input_docker.conf.j2 configs template

2.0.6

28 Aug 15:37
Compare
Choose a tag to compare

Changed

  • Explicit file permissions

2.0.5

14 Feb 11:11
Compare
Choose a tag to compare

Added

  • Tags for each tasks, with the format manala_rolename.taskname

2.0.4

10 Jan 09:25
Compare
Choose a tag to compare

Added

  • Fix typo in template "input_docker"

2.0.3

09 Jan 15:37
Compare
Choose a tag to compare

Added

  • Fix typo in template "input_docker"

2.0.2

09 Jan 15:19
Compare
Choose a tag to compare

Added

  • Configs template "input_docker"

2.0.1

29 Nov 09:43
Compare
Choose a tag to compare

Changed

  • Update 'lookup' to use 'query'
  • Minimum required version of ansible up to 2.5.0