Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
InfoScale™ Installation, Upgrade, and Configuration Using Ansible - Linux
- Section I. InfoScale Ansible playbooks
- Section II. InfoScale Ansible end to end workflow / solution
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
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.
Note: Please use absolute path | Mandatory |
playbooks_dir | Specifies the location where all the Infoscale playbooks are present.
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 |