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
5cc3dd35
Commit
5cc3dd35
authored
Apr 23, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog
parent
574061fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
CHANGELOG.md
+13
-0
No files found.
CHANGELOG.md
View file @
5cc3dd35
...
@@ -25,6 +25,12 @@ Modules added
...
@@ -25,6 +25,12 @@ Modules added
*
rax: module for creating instances in the rackspace cloud (uses pyrax)
*
rax: module for creating instances in the rackspace cloud (uses pyrax)
*
npm: node.js package management
*
npm: node.js package management
*
postgresql_priv: manages postgresql priveledges
*
postgresql_priv: manages postgresql priveledges
*
set_fact: sets a variable, which can be the result of a template evaluation
Modules removed
*
vagrant -- can't be compatible with both versions at once, just run things though the vagrant provisioner in vagrant core
Bugfixes and Misc Changes:
Bugfixes and Misc Changes:
...
@@ -50,6 +56,13 @@ Bugfixes and Misc Changes:
...
@@ -50,6 +56,13 @@ Bugfixes and Misc Changes:
*
libvirt module can now work with multiple different libvirt connecton URIs
*
libvirt module can now work with multiple different libvirt connecton URIs
*
fix for postgresql password escaping
*
fix for postgresql password escaping
*
unicode fix for shlex.split in some cases
*
unicode fix for shlex.split in some cases
*
apt module upgrade logic improved
*
URI module now can follow redirects
*
yum module can now install off http URLs
*
sudo password now defaults to ssh password if you ask for both and just hit enter on the second prompt
*
validate feature on copy and template module, for example, running visudo prior to copying the file over
*
network facts upgraded to return advanced configs (bonding, etc)
*
region support added to ec2 module
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