Ansible Step Configuration Help

Select an Ansible playbook to execute in this pipeline step. Ansible server will execute the playbook file located within an SCM repository. Prior to this setup, Ansible tool must be successfully configured and registered in Opsera’s Tool Registry. For more detailed information on the Ansible workflow, view the Ansible Help Documentation.

  1. Once the initial Step Setup is configured with the Ansible Tool, set the following values:
    Ansible Tool ID - Select a configured Ansible Tool from Tool Registry. Confirm configuration in Connections is successful before proceeding with configurations. Ansible server will execute the playbook file selected in the following steps.
    SCM Service Type - Select the source control management type where the playbook file to be executed is stored. Choose from Bitbucket, Github or Gitlab.
    SCM Tool - Select the configured source control management tool, connected to the repository where the playbook file is stored.
    Repository - Select the repository located in the SCM where the playbook file is stored.
    Branch - Select the branch in the repository where the playbook file is stored.
    Playbook File Path - Enter the file path where the playbook file is stored.
    Playbook File Name - Click below on ‘Click here to fetch file list’ to fetch playbook files from the selected file path.
    Playbook Command Arguments - Add custom parameters passed as a runtime value.

  2. Select Save button and run the pipeline.