Prerequisites

The integration of Ansible with Secret Server or the Delinea Platform requires that the following requirements be met.

Secret Server prerequisites

  • Secret Server is installed and configured in your environment. For more information about configuring Secret Server, see the Secret Server documentation.

  • Secret Server version 11.6 and later are supported.

  • You have admin access to Secret Server.

Delinea Platform prerequisites

  • The Delinea Platform is properly provisioned and configured in your environment. For more information about provisioning and configuring the Delinea Platform, see the Delinea Platform documentation.

  • You have admin access to the Delinea Platform.

Other Delinea prerequisites

  • Delinea Secret Server Python SDK version 2.0.0 or later is installed in your environment. The Delinea Ansible collection uses the Delinea Secret Server Python SDK to interact with the Secret Server and the Delinea Platform APIs for secret retrieval. For information about installing the Delinea Secret Server Python SDK, see the Delinea Secret Server Python SDK documentation.

Red Hat Ansible prerequisites

  • Red Hat Ansible is installed and configured. For more information, see the Ansible documentation.

  • The integration requires familiarity with Ansible concepts, such as playbooks, plays, tasks, and modules.