Ansible roles, modules, and playbooks

Itential Automation Gateway (IAG) aggregates all of your Ansible modules, roles, and playbooks. Along with this, you have the flexibility to decorate or enhance each module, role, and playbook. With decoration, you can edit JSON schemas for identifying and modifying metadata such as input parameters, descriptions, or types. Decoration is currently stored in the database.

IAG has been updated to address issues related to using the UI to view execution output and execution output history for Ansible playbooks when the output exceeds 1MB. In both cases, if IAG detects the output is greater than 1MB, the raw output will not be displayed in the browser. You will have the option of downloading the output to your system.

1

Log in to IAG

The main page displays.

2

Click the appropriate group from the left navigation menu

Click Modules, Roles, or Playbooks from the left navigation menu. The navigation tree expands to display a family of configurable items in your Ansible deployment.

3

Expand the family or select a card

Click the accordion arrow to expand the family, or select a card from the main canvas.

4

View item details

From the card view, click the eye icon to display details for the selected item such as required parameters and other inputs.

5

Open the metadata file

Click the Edit icon to display the metadata file (JSON schema).

6

Modify the metadata file

Modify the metadata file properties, as needed.

7

Cancel or save your changes

Click Cancel (“X”) to exit the file without saving changes. Click Save to apply your changes.