A small collection of sample files has been included to help get you started.
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.
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.
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.
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.
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.