aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/group_vars/all/README.md
blob: 9ffb69f2547668513e97ae3dca1499f18e420038 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Default Variables
=================

This directory specifies sensible defaults for all role variables used in the
project.

The variables are organized into different files, corresponding (roughly) to each
role.

In a real inventory, you would probably organize these variables into different
`group_vars` or `host_vars` files. They are provided here to make it easy for you
to see all available options in one place.