Skip to content

Releases: newrelic/infrastructure-agent-ansible

0.10.0

27 Aug 08:35
c727fd4
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Split apart main.yml tasks file into multiple files.
  • Added tags and support for running tasks individually.
  • Updated default molecule scenario and added configure and targz scenarios.
  • Added additional variables for customizing tarball install.
  • Added nrinfragent_config_file variable for customizing agent configuration path.
  • Added support for ansible vault

BUG FIXES:

  • Prevent errors on update

Release Version 0.9.0

16 Jul 10:47
21a1477
Compare
Choose a tag to compare

BREAKING CHANGES:

  • Minimal required version of ansible 2.5+

IMPROVEMENTS:

  • Add support for Lock Timeout for yum (Ansible 2.8+)
  • Allow user to set proxy
  • Allow user to not log config values

BUG FIXES:

  • Fix make cache not running on Amazon Linux
  • Prevent errors on tarball install when using default values
  • Ensure that log directory exists to prevent errors
  • Fix installation for Windows Host

Version 0.8.2

10 Jul 09:37
d1158d0
Compare
Choose a tag to compare

Merge pull request #72 from ripclawffb:windows_support

Add Windows support

Version 0.8.1

28 Jun 15:45
98eff72
Compare
Choose a tag to compare
Merge pull request #70 from newrelic/cciutea_fix

Fix duplicate license_key and save agent config when installed from tar package

Version 0.8.0

27 May 10:33
Compare
Choose a tag to compare
  • Install from tarball support

Version 0.7.0

08 Apr 13:04
Compare
Choose a tag to compare
  • Breaking change: Move from newrelic-infra-integrations package to individual nri-* packages

Version 0.6.2

22 Mar 09:13
Compare
Choose a tag to compare

Add variables to decide which state you want newrelic-infra agent to be after installation.

0.6.1

09 Jan 13:29
Compare
Choose a tag to compare
update changelog

0.6.0: Support for RHEL 5 and Bionic fixes (#56)

23 Nov 10:40
Compare
Choose a tag to compare

Add Ubuntu 18 and CentOS 5 Support

0.5.0

01 Nov 13:07
Compare
Choose a tag to compare
  • Use proper repository for Suse.