From 00b9364699cfd1ea7faf13ea9327ac4f51a9a3bc Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 25 Mar 2015 10:56:30 -0400 Subject: [PATCH] added modules from extras --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5cb2f0e5d2..1dd459892c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,7 +82,20 @@ in progress, details pending * syslog_json: allows logging play output to a syslog network server using json format * new task modules: + * cryptab: manages linux encrypted block devices + * gce_img: for utilizing GCE image resources + * gluster_volume: manage glusterfs volumes + * haproxy: for the load balancer of same name + * known_hosts: manages the ssh known_hosts file + * lxc_container: manage lxc containers * patch: allows for patching files on target systems + * pkg5: installing and uninstalling packages on Solaris + * pkg5_publisher: manages Solaris pkg5 repository configuration + * postgresql_ext: manage postgresql extensions + * snmp_facts: gather facts via snmp + * svc: manages daemontools based services + * uptimerobot: manage monitoring with this service + * new inventory scripts: * vbox: virtualbox