Skip to content

Commit

Permalink
fixup! Add license file and adjust README to adhere Red Hat requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubrak committed Dec 11, 2024
1 parent 579c1c7 commit fc5ea5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@ Ansible collection for deploying Dynatrace OneAgent.

## Description

Dynatrace OneAgent is responsible for collecting all monitoring data within your monitored environment. A single
OneAgent per host is required to collect all relevant monitoring data—even if your hosts are deployed within Docker
containers, microservices architectures, or cloud-based infrastructure. This 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.
The Dynatrace OneAgent Ansible collection is a collection consisting of a single role that handles the installation and
configuration of OneAgent and ensures the OneAgent service remains in a running state.

## Requirements

Expand Down
1 change: 0 additions & 1 deletion roles/oneagent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ There are several ways to achieve that using ansible's configuration setting:
The verbosity of the logs can be controlled with the command line option `-v`.
Repeating the option multiple times gets maximal verbosity up to the connection debugging level: `-vvvv`.

[SUPPORT]: https://www.dynatrace.com/support/contact-support/
[PaaS token]: https://www.dynatrace.com/support/help/shortlink/token#paas-token-
[Deployment API]: https://www.dynatrace.com/support/help/shortlink/api-deployment
[Deployment API - GET available versions of OneAgent]: https://www.dynatrace.com/support/help/shortlink/api-deployment-get-versions
Expand Down

0 comments on commit fc5ea5e

Please sign in to comment.