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
293314f7
Commit
293314f7
authored
May 05, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update changelog
parent
5342c35f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
CHANGELOG.md
+8
-0
No files found.
CHANGELOG.md
View file @
293314f7
...
...
@@ -27,6 +27,8 @@ Modules added:
*
npm: node.js package management
*
postgresql_priv: manages postgresql priveledges
*
set_fact: sets a variable, which can be the result of a template evaluation
*
hipchat: send notification events to hipchat
*
ec2_elb: add and remove machines from ec2 elastic load balancers
Modules removed
...
...
@@ -70,6 +72,12 @@ Bugfixes and Misc Changes:
*
fix for upstart handling when toggling the enablement and running bits at the same time
*
when registering a task with a conditional attached, and the task is skipped by the conditional,
the variable is still registered for the host, with the attribute skipped: True.
*
delegate_to tasks can look up ansible_ssh_private_key_file variable from inventory correctly now
*
s3 module takes a 'dest' parameter to change the destination for uploads
*
apt module gets a cache_valid_time option to avoid redundant cache updates
*
ec2 module better understands security groups
*
fix for postgresql codec usage
*
setup module now tolerant of OpenVZ interfaces
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