mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
87d10b9b78
* -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. |
||
---|---|---|
.. | ||
api | ||
community | ||
dev_guide | ||
installation_guide | ||
inventory | ||
network | ||
plugins | ||
porting_guides | ||
reference_appendices | ||
roadmap | ||
scenario_guides | ||
user_guide | ||
vmware | ||
conf.py | ||
index.rst |