Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.62 KB

File metadata and controls

23 lines (12 loc) · 1.62 KB

Examples

A small collection of sample files has been included to help get you started.

Inventory Examples

Simple and complex inventory files have been included. There are many ways besides YAML files to pass inventory information to Ansible, see Ansible documentation for further information.

client_preflight Role Example

The client_preflight role example shows use of the client_preflight role in an Ansbile playbook. The variables most likely to be overriden have been included in this playbook for your convenience even though many are still set to their default values.

client_sw Role Example

The client_sw role example shows use of the client_sw role in an Ansbile playbook. The variables most likely to be overriden have been included in this playbook for your convenience even though many are still set to their default values.

client_join Role Example

The client_join role example shows use of the client_join role in an Ansbile playbook. The variables most likely to be overriden have been included in this playbook for your convenience even though many are still set to their default values.

client_config Role Example

The client_config role example shows use of the client_config role in an Ansbile playbook. The variables most likely to be overriden have been included in this playbook for your convenience even though many are still set to their default values.