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 preflight
role example shows use of the 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 software
role example shows use of the software
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 join
role example shows use of the 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 sudoers
role example shows use of the sudoers
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 sudo_policy_for_unix_host
role example shows use of the sudo_policy_for_unix_host
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.