mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
update changelog
This commit is contained in:
parent
cbc12f0dba
commit
dad331d0a5
1 changed files with 7 additions and 1 deletions
|
@ -3,7 +3,13 @@ Ansible Changes By Release
|
||||||
|
|
||||||
0.9 "Dreams" -- release pending
|
0.9 "Dreams" -- release pending
|
||||||
|
|
||||||
* STAY TUNED!
|
* various performance tweaks, ansible executes dramatically less SSH ops per unit of work
|
||||||
|
* added 'script' module for pushing and running self-deleting remote scripts
|
||||||
|
* relative paths now work for 'first_available_file'
|
||||||
|
* fix for template calls when last character is '$'
|
||||||
|
* postgresql module now takes role_attr_flags
|
||||||
|
* --extra-vars variables now have the highest priority
|
||||||
|
* ability to create SSH keys for users when using user module to create users
|
||||||
|
|
||||||
0.8 "Cathedral" -- Oct 19, 2012
|
0.8 "Cathedral" -- Oct 19, 2012
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue