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
58e099b9
Commit
58e099b9
authored
Aug 10, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update changelog
parent
c7888dd6
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 @
58e099b9
...
...
@@ -18,6 +18,15 @@ Ansible Changes By Release
*
use -vvv for extreme debug levels. -v gives more playbook output as before
*
-vv shows module arguments to all module calls (and maybe some other things later)
*
if you ctrl+c a playbook it won't traceback
*
backup option on copy (backup=yes)
*
--version shows git information if running from git
*
file module will not recurse on directory properties
*
vars_prompt now has encryption options (see examples/playbooks/prompts.yml)
*
yum module now workable without having repoquery installed, but doesn't support comparisons or list= if so
*
don't pass "--" to sudo to work on older EL5
*
allow variables in parameterized task include parameters (regression)
*
make remote_md5 internal function work with non-bash shells
*
allow user to be passed in via --extra-vars (regression)
0.
6 "Cabo" -- August 6, 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