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
d73f5a4d
Commit
d73f5a4d
authored
Oct 19, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Some changelog notes.
parent
75e0a1c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
CHANGELOG.md
+3
-0
No files found.
CHANGELOG.md
View file @
d73f5a4d
...
...
@@ -17,6 +17,7 @@ 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.
New modules and plugins:
...
...
@@ -59,6 +60,8 @@ Misc changes:
*
Added 'append_privs' option to the mysql_user module
*
Can now update (temporarily change) host variables using the "add_host" module for existing hosts.
*
Fixes for IPv6 addresses in inventory text files
*
name of executable can be passed to pip/gem etc, for installing under
*different*
interpreters
*
copy of ./hacking/env-setup added for fish users, ./hacking/env-setup.fish
1.
3.3 "Top of the World" (reprise) - October 9, 2013
...
...
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