ansible/docs
Xaroth 87d10b9b78 Include dependency role names in role_names. (#46483)
* -Change: Include dependency role names in `role_names`.
-Add: `play_role_names` magic variable to include only explicitly named roles (formerly `role_names`).
-Add: `dependent_role_names` magic variable to include all dependency names for all roles.

* -Change: use the ansible_ prefix for new magic variables.
-Change: keep `role_names` as a deprecated variable, using the old functionality.

* -Add: changelog fragment for the role_names rework.

* -Add: Tests for the role_names (and ansible_*role_names) special variables

* -Fix: resolve erroneous documentation snippet that was introduced after rebasing.

* -Fix: explicitly sort to ensure list comparison works in test.
2018-11-15 10:01:29 -05:00
..
bin WIP: fix build errors due to missing certified_supported label (#46835) 2018-10-14 19:08:06 -05:00
docsite Include dependency role names in role_names. (#46483) 2018-11-15 10:01:29 -05:00
man
templates Fix man page template typo. (#48585) 2018-11-13 11:46:11 +05:30