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
e1991d9e
Commit
e1991d9e
authored
Jun 28, 2015
by
Brian Coca
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #11414 from yunano/changelog-wantlist
fix small typo for wantlist
parents
24226646
e6251542
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
CHANGELOG.md
+1
-1
No files found.
CHANGELOG.md
View file @
e1991d9e
...
...
@@ -145,7 +145,7 @@ Major changes:
*
Added travis integration to github for basic tests, this should speed up ticket triage and merging.
*
environment: directive now can also be applied to play and is inhertited by tasks, which can still override it.
*
expanded facts and OS/distribution support for existing facts and improved performance with pypy.
*
new 'wantlist' option to lookups allows for selecting a list typed variable vs a comma
nd
delimited string as the return.
*
new 'wantlist' option to lookups allows for selecting a list typed variable vs a comma delimited string as the return.
*
the shared module code for file backups now uses a timestamp resolution of seconds (previouslly minutes).
*
allow for empty inventories, this is now a warning and not an error (for those using localhost and cloud modules).
*
sped up YAML parsing in ansible by up to 25% by switching to CParser loader.
...
...
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