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
db459fd3
Commit
db459fd3
authored
Jul 20, 2015
by
Brian Coca
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #9930 from bob-smith/patch-1
Fix some mistakes in CHANELOG.md
parents
84cc5f9a
dc6e8bff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
CHANGELOG.md
+3
-3
No files found.
CHANGELOG.md
View file @
db459fd3
...
@@ -411,7 +411,7 @@ And various other bug fixes and improvements ...
...
@@ -411,7 +411,7 @@ And various other bug fixes and improvements ...
-
Fixes a bug in vault where the password file option was not being used correctly internally.
-
Fixes a bug in vault where the password file option was not being used correctly internally.
-
Improved multi-line parsing when using YAML literal blocks (using > or |).
-
Improved multi-line parsing when using YAML literal blocks (using > or |).
-
Fixed a bug with the file module and the creation of relative symlinks.
-
Fixed a bug with the file module and the creation of relative symlinks.
-
Fixed a bug where checkmode was not being honored during the templating of files.
-
Fixed a bug where checkmode was not being hono
u
red during the templating of files.
-
Other various bug fixes.
-
Other various bug fixes.
## 1.7.1 "Summer Nights" - Aug 14, 2014
## 1.7.1 "Summer Nights" - Aug 14, 2014
...
@@ -454,7 +454,7 @@ New Modules:
...
@@ -454,7 +454,7 @@ New Modules:
Other notable changes:
Other notable changes:
*
Security fixes
*
Security fixes
-
Prevent the use of lookups when using lega
x
y "{{ }}" syntax around variables and with_
*
loops.
-
Prevent the use of lookups when using lega
c
y "{{ }}" syntax around variables and with_
*
loops.
-
Remove relative paths in TAR-archived file names used by ansible-galaxy.
-
Remove relative paths in TAR-archived file names used by ansible-galaxy.
*
Inventory speed improvements for very large inventories.
*
Inventory speed improvements for very large inventories.
*
Vault password files can now be executable, to support scripts that fetch the vault password.
*
Vault password files can now be executable, to support scripts that fetch the vault password.
...
@@ -1131,7 +1131,7 @@ the variable is still registered for the host, with the attribute skipped: True.
...
@@ -1131,7 +1131,7 @@ the variable is still registered for the host, with the attribute skipped: True.
*
service pattern argument now correctly read for BSD services
*
service pattern argument now correctly read for BSD services
*
fetch location can now be controlled more directly via the 'flat' parameter.
*
fetch location can now be controlled more directly via the 'flat' parameter.
*
added basename and dirname as Jinja2 filters available to all templates
*
added basename and dirname as Jinja2 filters available to all templates
*
pip works better when sudoing from unpriv
eled
ged users
*
pip works better when sudoing from unpriv
ile
ged users
*
fix for user creation with groups specification reporting 'changed' incorrectly in some cases
*
fix for user creation with groups specification reporting 'changed' incorrectly in some cases
*
fix for some unicode encoding errors in outputing some data in verbose mode
*
fix for some unicode encoding errors in outputing some data in verbose mode
*
improved FreeBSD, NetBSD and Solaris facts
*
improved FreeBSD, NetBSD and Solaris facts
...
...
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