Update development changelog
This commit is contained in:
parent
aa8ae85070
commit
803672a769
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ Ansible Changes By Release
|
|||
* OS X support in progress for hosts and clients
|
||||
* list of hosts in playbooks can be expressed as a YAML list in addition to ; delimited
|
||||
* tweaks to SELinux implementation for file module
|
||||
* first_available_file feature, see selective_file_sources.yml in examples/playbooks for info
|
||||
* fixes for yum module corner cases on EL5
|
||||
* --extra-vars="a=2 b=3" etc, now available to inject parameters into playbooks
|
||||
* file module now correctly returns the mode in octal
|
||||
|
||||
0.3 "Baluchitherium" -- April 23, 2012
|
||||
|
||||
|
|
Loading…
Reference in a new issue