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
a8fb2d7e
Commit
a8fb2d7e
authored
Jun 15, 2014
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #7750 from nbrl/changelog-duplicates
Removed duplicate entries (1.6.1-1.6.3) in changelog.
parents
0c1233b6
623fe17c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
28 deletions
+0
-28
CHANGELOG.md
+0
-28
No files found.
CHANGELOG.md
View file @
a8fb2d7e
...
...
@@ -43,34 +43,6 @@ New Modules:
-
Fixed a bug in apt_repository triggered when python-apt not being installed/available.
-
Fixed a bug in the apache2_module module, where modules were not being disabled correctly.
## 1.6.3 "And the Cradle Will Rock" - Jun 09, 2014
-
Corrects a regression where handlers were run across all hosts, not just those that triggered the handler.
-
Fixed a bug in which modules did not support properly moving a file atomically when su was in use.
-
Fixed two bugs related to symlinks with directories when using the file module.
-
Fixed a bug related to MySQL master replication syntax.
-
Corrects a regression in the order of variable merging done by the internal runner code.
-
Various other minor bug fixes.
## 1.6.2 "And the Cradle Will Rock" - May 23, 2014
-
If an improper locale is specified, core modules will now automatically revert to using the 'C' locale.
-
Modules using the fetch_url utility will now obey proxy environment variables.
-
The SSL validation step in fetch_url will likewise obey proxy settings, however only proxies using the http protocol are supported.
-
Fixed multiple bugs in docker module related to version changes upstream.
-
Fixed a bug in the ec2_group module where egress rules were lost when a VPC was specified.
-
Fixed two bugs in the synchronize module:
*
a trailing slash might be lost when calculating relative paths, resulting in an incorrect destination.
*
the sync might use the inventory directory incorrectly instead of the playbook or role directory.
-
Files will now only be chown'd on an atomic move if the src/dest uid/gid do not match.
## 1.6.1 "And the Cradle Will Rock" - May 7, 2014
-
Fixed a bug in group_by, where systems were being grouped incorrectly.
-
Fixed a bug where file descriptors may leak to a child process when using accelerate.
-
Fixed a bug in apt_repository triggered when python-apt not being installed/available.
-
Fixed a bug in the apache2_module module, where modules were not being disabled correctly.
## 1.6 "And the Cradle Will Rock" - May 5, 2014
Major features/changes:
...
...
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