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

This directory specifies sensible defaults and example values for all role
variables that you'd need to override in a "real" deployment.

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.