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
07ba9070
Commit
07ba9070
authored
Apr 05, 2014
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md
update changelog, these weren't major features so move to other section
parent
4d2b7d63
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
CHANGELOG.md
+4
-2
No files found.
CHANGELOG.md
View file @
07ba9070
...
...
@@ -12,8 +12,7 @@ Major features/changes:
-
multiple users can connect with different keys, when
`accelerate_multi_key = yes`
is specified in the ansible.cfg.
-
daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch.
*
ansible-playbook now accepts --force-handlers to run handlers even if tasks result in failures
*
apt module now accepts "deb" parameter to install local dpkg files
*
regex_replace filter plugin added
New Modules:
...
...
@@ -65,6 +64,9 @@ Other notable changes:
*
the ec2_key module now has wait/wait_timeout parameters
*
added version_compare filter (see docs)
*
added ability for module documentation YAML to utilize shared module snippets for common args
*
apt module now accepts "deb" parameter to install local dpkg files
*
regex_replace filter plugin added
*
... to be filled in from changelogs ...
## 1.5.3 "Love Walks In" - March 13, 2014
...
...
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