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
5b1d51c2
Commit
5b1d51c2
authored
Feb 23, 2015
by
Gerard Lynch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated changelog with 1.8.2-4 content, added .gitattributes
parent
65e68cdf
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
.gitattributes
+1
-0
CHANGELOG.md
+17
-0
No files found.
.gitattributes
0 → 100644
View file @
5b1d51c2
CHANGELOG.md merge=union
CHANGELOG.md
View file @
5b1d51c2
...
@@ -29,6 +29,23 @@ in progress, details pending
...
@@ -29,6 +29,23 @@ in progress, details pending
*
Optimize the plugin loader to cache available plugins much more efficiently.
*
Optimize the plugin loader to cache available plugins much more efficiently.
For some use cases this can lead to dramatic improvements in startup time.
For some use cases this can lead to dramatic improvements in startup time.
## 1.8.4 "You Really Got Me" - Feb 19, 2015
*
Fixed regressions in ec2 and mount modules, introduced in 1.8.3
## 1.8.3 "You Really Got Me" - Feb 17, 2015
*
Fixing a security bug related to the default permissions set on a tempoary file created when using "ansible-vault view
<filename>
".
*
Many bug fixes, for both core code and core modules.
## 1.8.2 "You Really Got Me" - Dec 04, 2014
*
Various bug fixes for packaging issues related to modules.
*
Various bug fixes for lookup plugins.
*
Various bug fixes for some modules (continued cleanup of postgresql issues, etc.).
*
Add a clone parameter to git module that allows you to get information about a remote repo even if it doesn't exist locally.
## 1.8.1 "You Really Got Me" - Nov 26, 2014
## 1.8.1 "You Really Got Me" - Nov 26, 2014
*
Various bug fixes in postgresql and mysql modules.
*
Various bug fixes in postgresql and mysql modules.
...
...
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