All notable changes to this project will be documented in this file.
- Added parameter
--restart-service
parameter, once OneAgent configuration is performed - Fixed problem with
Invalid version string
during collection install - Added parameter
oneagent_verify_signature
controlling signature verification step - Removed
oneagent_validate_certs
parameter
- Fixed malformation of
--restart-service
parameter, passed tooneagentctl
. - Fixed problem with installation for higher versions of Ansible.
- Improved
oneagentctl
configuration mechanism.
- Added capability of creating download directory structure during deployment.
- Added
oneagent_validate_certs
parameter. - Added capability of cleaning up downloaded artifacts in case of deployment's failure.
- Removed
oneagent_remove_signature
parameter. - Added ability to configure installation using
oneagentctl
. - Removed the need to provide the required parameters in case of uninstallation.
- Added node restart option.
- Fixed role's idempotence.
- Fixed minor problems with example playbooks and inventory files.
- Added new parameter
oneagent_platform_install_args
allowing to specify platform-specific installer arguments. - Changed
oneagent_local_installer
parameter to pass only single path to local installer.
- Initial Preview release.