2019-03-26 22:43:48 +01:00
|
|
|
---
|
|
|
|
minor_changes:
|
2019-04-05 01:37:20 +02:00
|
|
|
- 'All environment variables defined by ansible now start with the `ANSIBLE_`
|
|
|
|
prefix. The old environment vars still work for now. The new environment
|
|
|
|
vars added are: ANSIBLE_LIBVIRT_LXC_NOSECLABEL,
|
|
|
|
ANSIBLE_DISPLAY_SKIPPED_HOSTS, and ANSIBLE_NETWORK_GROUP_MODULES'
|
2019-03-26 22:43:48 +01:00
|
|
|
|
|
|
|
deprecated_features:
|
2019-04-05 01:37:20 +02:00
|
|
|
- 'Ansible-defined environment variables not starting with `ANSIBLE_` have been
|
2019-03-26 22:43:48 +01:00
|
|
|
deprecated. New names match the old name plus the `ANSIBLE_` prefix.
|
2019-04-05 01:37:20 +02:00
|
|
|
These environment variables have been deprecated: LIBVIRT_LXC_NOSECLABEL,
|
|
|
|
DISPLAY_SKIPPED_HOSTS, and NETWORK_GROUP_MODULES'
|