Roles

example

This is an example role.

Role Variables

foo

This is a variable used by this role.

foo.bar
Default: zero

This is a sub key.

items
Type: list

This variable is a list.

items[].baz

This is an item in a list.

dict
Type: dict

This variable is a dict.

dict{}.key

This is a key which should be assigned a value.

flag-value
Default: False
Type: bool

A variable which should be assigned a True/False value.

This is an (Ansible) role (Sphinx) role: example

This is an (Ansible) role variable (Sphinx) role: example.items.baz