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
b0a64973
Commit
b0a64973
authored
Mar 25, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update changelog
parent
2d807814
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
18 deletions
+25
-18
CHANGELOG.md
+25
-18
No files found.
CHANGELOG.md
View file @
b0a64973
...
@@ -23,27 +23,27 @@ Core Features
...
@@ -23,27 +23,27 @@ Core Features
Modules Added:
Modules Added:
*
rabbit_mq plugin module
*
bzr (bazaar version control)
*
rabbit_mq user module
*
cloudformation
*
rabbit_mq vhost module
*
django-manage
*
rabbit_mq parameter module
*
gem (ruby gems)
*
mongodb_user module
*
new uri module -- can get/put/post/etc
*
CloudFormation module
*
zfs
*
okg
*
macports
*
homebrew
*
homebrew
*
gem
*
lvg (logical volume groups)
*
lvol (LVM logical volumes)
*
lvol (LVM logical volumes)
*
django-manage
*
macports
*
openbsd_pkg
*
mongodb_user
*
netscaler
*
netscaler
*
bzr (bazaar version control)
*
okg
*
lvg (logical volume groups)
*
openbsd_pkg
*
s3 (allows putting file contents in buckets for sharing over s3)
*
rabbit_mq_plugin
*
vagrant (launching VMs with vagrant, this is different from existing vagrant plugin)
*
rabbit_mq_user
*
rabbit_mq_vhost
*
rabbit_mq_parameter
*
rhn_channel
*
s3 -- allows putting file contents in buckets for sharing over s3
*
uri module -- can get/put/post/etc
*
vagrant -- launching VMs with vagrant, this is different from existing vagrant plugin
*
zfs
Bugfixes and Misc Changes:
Bugfixes and Misc Changes:
...
@@ -66,6 +66,9 @@ Bugfixes and Misc Changes:
...
@@ -66,6 +66,9 @@ Bugfixes and Misc Changes:
*
cowsay able to run out of macports (very important!)
*
cowsay able to run out of macports (very important!)
*
improved logging for fireball mode
*
improved logging for fireball mode
*
nicer error message when talking to an older system that needs a JSON module installed
*
nicer error message when talking to an older system that needs a JSON module installed
*
'magic' variable 'inventory_basedir' now gives path to inventory file
*
'magic' variable 'vars' works like 'hostvars' but gives global scope variables, useful for debugging in templates mostly
*
conditionals can be used on plugins like add_host
Facts:
Facts:
...
@@ -125,6 +128,10 @@ Module Changes/Fixes:
...
@@ -125,6 +128,10 @@ Module Changes/Fixes:
*
fix default logins when no my.conf for MySQL module
*
fix default logins when no my.conf for MySQL module
*
option to create users with non-unique UIDs (user module)
*
option to create users with non-unique UIDs (user module)
*
macports module can enable/disable packages
*
macports module can enable/disable packages
*
quotes in my.cnf are stripped by the MySQL modules
*
Solaris Service management added
*
service module will attempt to auto-add unmanaged chkconfig services when needed
*
service module supports systemd service unit files
Plugins:
Plugins:
...
...
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