Variables
The Default variables control the role’s options.
The most important are the variables that control the collection of the
configuration data. Customize the configuration data stored in the directory
cl_dird in each project.
The names of the dictionaries in the configuration files cl_dird/*.d/* are
not used by the role, but must be:
valid Ansible variables name
unique in the particular section (files.d, packages.d, …).
See also
See vars.yml annotated source code
Table of Contents