mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add env vars to changelog
This commit is contained in:
parent
0c2f67ef66
commit
07b056fb78
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ Core fixes and new behaviors:
|
||||||
* allow intersecting host patterns by using "&" ("webservers:!debian:&datacenter1")
|
* allow intersecting host patterns by using "&" ("webservers:!debian:&datacenter1")
|
||||||
* handle tilde shell character for --private-key
|
* handle tilde shell character for --private-key
|
||||||
* hash merging policy is now selectable in the config file, can choose to override or merge
|
* hash merging policy is now selectable in the config file, can choose to override or merge
|
||||||
|
* environment variables now available for setting all plugin paths (ANSIBLE_CALLBACK_PLUGINS, etc)
|
||||||
|
|
||||||
Inventory files/scripts:
|
Inventory files/scripts:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue