Navigation
AnsibleUpdated July 3, 2026

Ansible Supported Roles

ansiblerolessupported-rolesrequirements-ymlautomationconfiguration-managementlinuxbasejavavenafidynatrace

Introduction

The following table lists the supported roles for the Ansible playbooks. The table includes the role name, the type of role, the applications that the role supports, and the current version of the role. The version is a link to the role's GitHub repository. The table also includes a link to the role's documentation. This table is based off the ansible_playbooks repository requirements.yml.

Usage

Ansible Roles are designed to be configurable, re-useable "libraries" of automated actions. They are designed to be used in a playbook, which is a collection of roles and variables that are applied to a set of hosts. The following is an example of a playbook that uses the ansible_role_reboot role:

---
- name: Reboot a host
  hosts: somehost
  become: true
  roles:
    - ansible_role_reboot

Supported Roles

Under Development

The following roles are currently under development:

AppRoleType
DB_SERVERansible_role_db_serverDatabase
DMSansible_role_dmsApplication
CHAT_SERVERansible_role_chat_serverApplication
CONF_SERVERansible_role_conf_serverApplication
CONFIG_PROXYansible_role_config_proxyApplication
CLASSIFICATIONansible_role_classificationApplication
EMAIL_SERVERansible_role_email_serverApplication
FEATURE_SERVERansible_role_feature_serverApplication
GAansible_role_gaApplication
GAXansible_role_gaxApplication
GVP RSansible_role_gvp_rsApplication
ICONansible_role_iconApplication
IXNansible_role_ixnApplication
IXN_PROXYansible_role_ixn_proxyApplication
LDSansible_role_ldsApplication
MCPansible_role_mcpApplication
MSG_SERVERansible_role_msg_serverApplication
NUANCEansible_role_nuanceApplication
OCSansible_role_ocsApplication
RMansible_role_rmApplication
SECURE_EMAILansible_role_secure_emailApplication
SIP_PROXYansible_role_sip_proxyApplication
SNMPansible_role_snmpApplication
STAT_SERVERansible_role_stat_serverApplication
SURVEYansible_role_surveyApplication
UCSansible_role_ucsApplication
UCS_WEBansible_role_ucs_webApplication
UTILITYansible_role_utilityApplication
DMSansible_role_dmsApplication
GMSansible_role_gmsApplication