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
022b2290
Commit
022b2290
authored
Sep 06, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog update for 0.8 initial merges
parent
dc146815
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
CHANGELOG.md
+9
-0
No files found.
CHANGELOG.md
View file @
022b2290
...
@@ -3,6 +3,15 @@ Ansible Changes By Release
...
@@ -3,6 +3,15 @@ Ansible Changes By Release
0.
8 "Cathedral" -- release pending
0.
8 "Cathedral" -- release pending
Misc:
*
is_set is available for use inside of an only_if expression: is_set('ansible_eth0') # etc
*
removes= exists on command just like creates=
*
postgresql modules now take an optional port= parameter
*
/proc/cmdline info is now available in Linux facts
*
public host key detection for OS X
*
to_yaml and from_yaml are available as Jinja2 filters
*
server side action code (template, etc) are now fully pluggable
0.
7 "Panama" -- Sept 6 2012
0.
7 "Panama" -- Sept 6 2012
Module changes:
Module 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