1
0
Fork 0
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:
Michael DeHaan 2012-07-27 19:03:12 -04:00
parent ee5f12cd40
commit 1e464d6c4b

View file

@ -47,6 +47,8 @@ Ansible Changes By Release
* playbook is now colorized, set ANSIBLE_NOCOLOR=1 if you do not like this, does not colorize if not a TTY
* support ranges of hosts in the host file
* hostvars now preserved between plays (regression in 0.5 from 0.4), useful for sharing vars in multinode configs
* MySQL and PostgreSQL modules for user and db management
* vars_prompt now supports private password entry (see examples/playbooks/prompts.yml)
0.5 "Amsterdam" ------- July 04, 2012