Mention role defaults file (#67153)

Add info on where role defaults are set; matches the entry for role variables.
pull/67321/head
Alex Humphreys 6 years ago committed by GitHub
parent d273e9758e
commit 01a6e1c2c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1009,7 +1009,7 @@ If multiple variables of the same name are defined in different places, they get
Here is the order of precedence from least to greatest (the last listed variables winning prioritization):
#. command line values (eg "-u user")
#. role defaults [1]_
#. role defaults (defined in role/defaults/main.yml) [1]_
#. inventory file or script group vars [2]_
#. inventory group_vars/all [3]_
#. playbook group_vars/all [3]_

Loading…
Cancel
Save