Veritas InfoScale™ Installation, Upgrade, and Configuration Using Ansible - Linux

Last Published:
Product(s): InfoScale & Storage Foundation (8.0.2, 8.0, 7.4.3, 7.4.2, 7.4.1)
Platform: Linux

List of pre-defined keywords

Refer to the following tables for a list of the keywords that are used in the infoscale_workflow.yml playbook.

Table: infoscale_workflow.yml playbook.

Name

Description

Mandatory/Optional

vars_file

Specify the vars file location where all the input parameters provided

Sample file location:/root/.ansible/collections/ansible_col lections/veritas/infoscale/roles/ vvr_solution/vars/main.json

Note:

Please use absolute path

Mandatory

base_working_dir

Specifies the location where you can dump the workflow solution playbooks. This location must exist before running the playbook.

Sample directory location:/root/.ansible/collections/ansible_collections /veritas/infoscale/roles/vvr_solution/files

Note:

Please use absolute path

Mandatory

playbooks_dir

Specifies the location where all the Infoscale playbooks are present.

Default playbooks location:/root/.ansible/collections/ansible_collections/veritas/infoscale/playbooks

Note:

Please use absolute path

Mandatory

execute

Specify either 0 or 1.

0 Generates the solution workflow.

1 (default value) Generates and executes the solution workflow.

Optional