The docs are now back up again and better than ever!
Check them out here.
global
Sets a global variable. Global variables do not get deleted automatically when a
Usage
Attributes
- name: The name of the variable to set.
- value: The value for the variable.
- ifvar: See conditionals
- ifvalue: See conditionals
ifnot: See conditionals
Parents
Children
- none
