Changelog updates.
This commit is contained in:
parent
f700da8249
commit
7192343d6e
1 changed files with 6 additions and 2 deletions
|
@ -10,8 +10,10 @@ Major features/changes:
|
||||||
|
|
||||||
New Modules:
|
New Modules:
|
||||||
|
|
||||||
* packaging: cpanm
|
* packaging: cpanm (Perl)
|
||||||
* packaging: portage
|
* packaging: portage
|
||||||
|
* packaging: composer (PHP)
|
||||||
|
* notification: nexmo (SMS)
|
||||||
* system: debconf
|
* system: debconf
|
||||||
* system: ufw
|
* system: ufw
|
||||||
* system: locale_gen
|
* system: locale_gen
|
||||||
|
@ -22,9 +24,11 @@ New Modules:
|
||||||
|
|
||||||
Other notable changes:
|
Other notable changes:
|
||||||
|
|
||||||
|
* example callback plugin added for hipchat
|
||||||
* libvirt module now supports destroyed and paused as states
|
* libvirt module now supports destroyed and paused as states
|
||||||
* s3 module can specify metadata
|
* s3 module can specify metadata
|
||||||
* security token additions to ec2 modules
|
* security token additions to ec2 modules
|
||||||
|
* setup module code moved into module_utils/, facts now accessible by other modules
|
||||||
* misc bugfixes and other parameters
|
* misc bugfixes and other parameters
|
||||||
|
|
||||||
## 1.5.3 "Love Walks In" - March 13, 2014
|
## 1.5.3 "Love Walks In" - March 13, 2014
|
||||||
|
|
Loading…
Reference in a new issue