Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dynatrace/dynatrace-oneagent-ansible
This Ansible role installs Dynatrace OneAgent.
https://github.com/dynatrace/dynatrace-oneagent-ansible
deployment dynatrace integration
Last synced: about 21 hours ago
JSON representation
This Ansible role installs Dynatrace OneAgent.
- Host: GitHub
- URL: https://github.com/dynatrace/dynatrace-oneagent-ansible
- Owner: Dynatrace
- Created: 2016-06-20T14:56:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T08:57:27.000Z (22 days ago)
- Last Synced: 2024-10-25T05:09:30.409Z (21 days ago)
- Topics: deployment, dynatrace, integration
- Homepage: http://www.dynatrace.com
- Size: 2.55 MB
- Stars: 40
- Watchers: 18
- Forks: 36
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Dynatrace OneAgent collection
In its current state, the collection consists of a single role that deploys Dynatrace OneAgent on Linux and Windows operating systems using dedicated configuration and ensures the OneAgent service maintains a running state.## Requirements
### General
* Ansible >= 2.15.0
### Windows
* pywinrm >= 0.4.1## Setup
`pip install -r requirements.txt`## Build
`ansible-galaxy collection build .`## Installation
To install the latest stable release of the collection on your system, call:`ansible-galaxy collection install dynatrace.oneagent`
To install the locally built collection on your system, call:
`ansible-galaxy collection install dynatrace-oneagent-.tar.gz`
## License
Licensed under the MIT License.## Support
In case of difficulties, contact our [SUPPORT].[SUPPORT]: https://www.dynatrace.com/support/contact-support/