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
4bfbee69
Commit
4bfbee69
authored
Nov 02, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md
parent
1cc894f5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CHANGELOG.md
+2
-2
No files found.
CHANGELOG.md
View file @
4bfbee69
...
...
@@ -17,8 +17,8 @@ Highlighted new features:
*
Includes with parameters can now be done like roles for consistency: - { include: song.yml, year:1984, song:'jump' }
*
The name of each role is now shown before each task if roles are being used
*
Adds a "var=" option to the debug module for debugging variable data. "debug: var=hostvars
[
'hostname'
]
" and "debug: var=foo" are all valid syntax.
*
Variables in {{ format }} can
fully reference each other and preserve types, template engine is 2x as fast.
*
Variables in {{ format }} can
be used as references even if they are structured data
*
New modules and plugins:
*
cloud:ec2_eip -- manage AWS elastic IPs
...
...
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