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
12825eda
Commit
12825eda
authored
Jun 19, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update the changelog for the currently ongoing development release.
parent
980c9d2d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
CHANGELOG.md
+23
-0
No files found.
CHANGELOG.md
View file @
12825eda
Ansible Changes By Release
==========================
0.
5 "Amsterdam" ------- July XX, 2012
*
Service module gets more accurate service states when running with upstart
*
Jinja2 usage in playbooks (not templates), reinstated, supports %include directive
*
support for --connection ssh (supports Kerberos, bastion hosts, etc), requires ControlMaster
*
misc tracebacks replaced with error messages
*
various API/internals refactoring
*
vars can be built from other variables
*
support for exclusion of hosts/groups with "!groupname"
*
various changes to support md5 tool differences for FreeBSD nodes & OS X clients
*
"unparseable" command output shows in command output for easier debugging
*
mktemp is no longer required on remotes (not available on BSD)
*
support for older versions of python-apt in the apt module
*
a new "assemble" module, for constructing files from pieces of files (inspired by Puppet "fragments" idiom)
*
ability to override most default values with ANSIBLE_FOO environment variables
*
--module-path parameter can support multiple directories seperated with the OS path seperator
*
with_items can take a variable of type list
*
ansible_python_interpreter variable available for systems with more than one Python
*
BIOS and VMware "fact" upgrades
*
cowsay is used by ansible-playbook if installed to improve output legibility (try installing it)
*
authorized_key module
*
SELinux facts now sourced from the python selinux library
0.
4 "Unchained" ------- May 23, 2012
Internals/Core
...
...
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