Releases: redirectionio/ansible-redirectionio-agent
Releases · redirectionio/ansible-redirectionio-agent
v3.0.1
v3.0.0
- Exposed new role variables to match the agent configuration reference
- Bumped min ansible version to 2.6
Full Changelog: v2.1.0...v3.0.0
v2.1.0
Exposed new role variables:
redirectionio_agent_project_keys
(default:[]
) - see the configuration reference for more details.redirectionio_agent_instance_logging
(default:-
) - see the configuration reference for more details.redirectionio_agent_instance_test_mode
(default:-
) - see the configuration reference for more details.redirectionio_agent_metrics_server
(default:[]
) - see the configuration reference for more details.
v2.0.0
- install redirectionio-agent v2 by default
- expose new agent configuration settings
v1.2.2
- use keyserver.ubuntu.com instead of pgp.mit.edu
v1.2.1
- changes the configuration to use the latest version of the agent (deprecation of the
key
configuration directive) - lint role tasks
v1.2.0
- upgrade to redirectionio-agent 1.3.0
- changes the configuration to use the latest version of the agent (multi-project support)
v1.1.0
- expose more options in the role:
redirectionio_agent_enabled
redirectionio_agent_persist
redirectionio_agent_datadir
redirectionio_agent_cache
redirectionio_agent_log
- allow logging configuration and rotate agent logs
- added test facilities in the
tests
directory
v1.0.1
Allow to configure the listening interface using redirectionio_agent_listen
.
v1.0.0
Initial release, compatible with Debian and RHEL-based Linux distributions.