- 23 Oct 2024
-
DarkLight
-
PDF
Roles, Modules & Playbooks
- Updated on 23 Oct 2024
-
DarkLight
-
PDF
Automation Gateway aggregates all of your Ansible modules, roles, and playbooks. Along with this attribute is the ability to decorate or enhance each module, role, and playbook. With decoration, users have the flexibility to edit JSON schemas for identifying and modifying metadata such as input parameters, descriptions, or types. Decoration is currently stored in the database.
Itential Automation Gateway 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. Users will have the option of downloading the output to their system.
- Log in to Automation Gateway. The main page displays.
- Click the appropriate group (Module, Roles, and Playbooks) from the left navigation menu. The navigation tree expands to display a family of configurable items in your Ansible deployment.
- Click the accordian arrow to expand the family, or select a card from the main canvas.
- From the card view, click the "eye" icon to display details for the selected item such as required parameters and other inputs.
- Click the Edit icon to display the metadata file (JSON schema).
- Modify the metadata file properties, as needed.
- Click Cancel ("X") to exit the file; changes will not be saved.
- Click Save to apply your changes.
Figure 1: Main Canvas
Figure 2: Edit Metadata Properties
Figure 3: Cancel or Save Changes
Click for IAG 2022.1
Import and export icons are not displayed on the Parameters tab.
IAG 2022.1 UI - Edit Icon
IAG 2022.1 UI - Schema Editor