oneagent

1Role

Overview

Description

Module to install and configure Dynatrace OneAgent deployment

Readme

Dynatrace OneAgent Ansible collection

Ansible collection for deploying Dynatrace OneAgent.

Description

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

  • Ansible >= 2.15.0
  • pywinrm >= 0.4.3 (Windows only)

Installation

Before using this collection, you need to install it with the Ansible Galaxy command-line tool:

ansible-galaxy collection install dynatrace.oneagent

You can also include it in a requirements.yml file and install it with ansible-galaxy collection install -r requirements.yml, using the format:

collections:
  - name: dynatrace.oneagent

Note that if you install any collections from Ansible Galaxy, they will not be upgraded automatically when you upgrade the Ansible package. To upgrade the collection to the latest available version, run the following command:

ansible-galaxy collection install dynatrace.oneagent --upgrade

You can also install a specific version of the collection, for example, if you need to downgrade when something is broken in the latest version (please report an issue in this repository). Use the following syntax to install version 1.0.0:

ansible-galaxy collection install dynatrace.oneagent:==1.0.0

See using Ansible collections for more details.

Use Cases

See OneAgent role README for more details.

Testing

The collection was tested against Ansible sanity tests and component tests. The latter runs regular deployment with the installer and checks veriety of installation scenarios. See OneAgent role tests README for more details.

Support

You can submit a support request here.

Release Notes and Roadmap

For release notes see CHANGELOG.

Related Information

See more on https://docs.dynatrace.com/docs/shortlink/oneagent-ansible.

License Information

This Ansible collection is published under Apache 2.0 license. See LICENSE for more details.

Certification

Product
Red Hat Ansible Automation Platform 2.5
Red Hat Ansible Automation Platform 2.5
DocumentationDependencies
No dependencies
There are currently no dependencies for this collection.
View in Automation Hub
Red Hat logoLinkedInYouTubeFacebookTwitter

Platforms

Products & services

Try, buy, sell

Help

About Red Hat Ecosystem Catalog

The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.

We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2025 Red Hat