mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
changelog update
This commit is contained in:
@@ -27,6 +27,12 @@ Ansible Changes By Release
|
|||||||
* service fixes to better detect status using return codes of the service script
|
* service fixes to better detect status using return codes of the service script
|
||||||
* ansible INI style format can do groups of groups [groupname:children] and group vars [groupname:vars]
|
* ansible INI style format can do groups of groups [groupname:children] and group vars [groupname:vars]
|
||||||
* sudo to a particular user with -U/--sudo-user, or using 'sudo_user: foo' in a playbook
|
* sudo to a particular user with -U/--sudo-user, or using 'sudo_user: foo' in a playbook
|
||||||
|
* internal inventory API now more object oriented, parsers decoupled
|
||||||
|
* --override-hosts removed (see following change...)
|
||||||
|
* able to pass host specifier or group name in to "hosts:" with --extra-vars
|
||||||
|
* git module supports branch=
|
||||||
|
* unicode now ok in templates (assumes utf8)
|
||||||
|
* modules all now log to syslog
|
||||||
|
|
||||||
0.3 "Baluchitherium" -- April 23, 2012
|
0.3 "Baluchitherium" -- April 23, 2012
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user