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
a56dc031
Commit
a56dc031
authored
Nov 11, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update changelog
parent
40e49b6a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
CHANGELOG.md
+16
-0
No files found.
CHANGELOG.md
View file @
a56dc031
...
...
@@ -34,6 +34,22 @@ Ansible Changes By Release
*
group_by module allows partitioning hosts based on group data
*
create= option on lineinfile can create the file when it does not exist
*
misc yum module fixing for various corner cases
*
lookup plugins for DNS text records, environment variables, and redis
*
user module now does Solaris!
*
new module for creating ec2 hosts
*
new module for adding a temporary host record (used for creating new guests)
*
solaris svr4pkg module
*
shell and command module now take an 'executable=' flag for specifying an alternate shell than /bin/sh
*
flag to allow SSH connection to move files by scp vs sftp (in config file)
*
various output formatting fixes/improvements
*
various tweaks to the EC2 inventory plugin
*
additional RPM subpackages for easily installing fireball mode deps (server and node)
*
jinja2 filters are now pluggable so it's easy to write your own (to_json/etc, are now impl. as such)
*
in get_url module, thirsty is no longer required for directory destinations
*
various fixes to the git module
*
fix for Xen dom0/domU detection in default facts
*
various templating engine fixes
*
user module supports BSD
0.
8 "Cathedral" -- Oct 19, 2012
...
...
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