Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
31631096
Commit
31631096
authored
May 29, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog
parent
07361375
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
18 deletions
+22
-18
CHANGELOG.md
+22
-18
No files found.
CHANGELOG.md
View file @
31631096
...
@@ -26,22 +26,20 @@ Core Features:
...
@@ -26,22 +26,20 @@ Core Features:
Modules added:
Modules added:
*
rax: module for creating instances in the rackspace cloud (uses pyrax)
*
cloud: rax: module for creating instances in the rackspace cloud (uses pyrax)
*
npm: node.js package management
*
packages: npm: node.js package management
*
postgresql_priv: manages postgresql priveledges
*
packages: pkgng: next-gen package manager for FreeBSD
*
set_fact: sets a variable, which can be the result of a template evaluation
*
database: postgresql_priv: manages postgresql priveledges
*
hipchat: send notification events to hipchat
*
networking: bigip_pool: load balancing with F5s
*
ec2_elb: add and remove machines from ec2 elastic load balancers
*
networking: ec2_elb: add and remove machines from ec2 elastic load balancers
*
flowdock: send messages to flowdock during playbook runs
*
notification: hipchat: send notification events to hipchat
*
pkgng: next-gen package manager for FreeBSD
*
notification: flowdock: send messages to flowdock during playbook runs
*
bigip_pool: load balancing with F5s
*
notification: campfire: send messages to campfire during playbook runs
*
newrelic_deployment: notifies newrelic of new deployments
*
notification: mqtt: send messages to the Mosquitto message bus
*
campfire: send messages to campfire during playbook runs
*
notification: irc: send messages to IRC channels
*
mqtt: send messages to the Mosquitto message bus
*
notification: filesystem - a wrapper around mkfs
*
irc: send messages to IRC channels
*
notification: jabber: send jabber chat messages
*
filesystem - a wrapper around mkfs
*
notification: osx_say: make OS X say things out loud
*
jabber: send jabber chat messages
*
osx_say: make OS X say things out loud
*
openstack: keystone_user
*
openstack: keystone_user
*
openstack: glance_image
*
openstack: glance_image
*
openstack: nova_compute
*
openstack: nova_compute
...
@@ -53,7 +51,12 @@ Modules added:
...
@@ -53,7 +51,12 @@ Modules added:
*
openstack: quantum_router_gateway
*
openstack: quantum_router_gateway
*
openstack: quantum_router_interface
*
openstack: quantum_router_interface
*
openstack: quantum_subnet
*
openstack: quantum_subnet
*
airbrake_deployment - notify airbrake of new deployments
*
monitoring: newrelic_deployment: notifies newrelic of new deployments
*
monitoring: airbrake_deployment - notify airbrake of new deployments
*
monitoring: pingdom
*
monitoring: pagerduty
*
monitoring: monit
*
utility: set_fact: sets a variable, which can be the result of a template evaluation
Modules removed
Modules removed
...
@@ -119,7 +122,8 @@ the variable is still registered for the host, with the attribute skipped: True.
...
@@ -119,7 +122,8 @@ the variable is still registered for the host, with the attribute skipped: True.
*
pip works better when sudoing from unpriveledged users
*
pip works better when sudoing from unpriveledged users
*
fix for user creation with groups specification reporting 'changed' incorrectly in some cases
*
fix for user creation with groups specification reporting 'changed' incorrectly in some cases
*
fix for some unicode encoding errors in outputing some data in verbose mode
*
fix for some unicode encoding errors in outputing some data in verbose mode
*
*
improved NetBSD and Solaris facts
*
debug module always outputs data without having to specify -v
1.
1 "Mean Street" -- 4/2/2013
1.
1 "Mean Street" -- 4/2/2013
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment