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
6a64e9f0
Commit
6a64e9f0
authored
Feb 01, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog
parent
602656f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
CHANGELOG.md
+6
-0
No files found.
CHANGELOG.md
View file @
6a64e9f0
...
...
@@ -27,6 +27,7 @@ New playbook/language features:
*
parameterized playbook includes can now define complex variables (not just all on one line)
*
making inventory variables available for use in vars_files paths
*
messages when skipping plays are now more clear
*
--extra-vars now has maximum precedence (as intended)
Module fixes and new flags:
...
...
@@ -55,6 +56,7 @@ Module fixes and new flags:
*
fix to enable Jinja2 {% include %} to work again in template
*
ec2 module is now powered by Boto
*
setup module can now detect if package manager is using pacman
*
fix for yum module with enablerepo in use on EL 6
Core fixes and new behaviors:
...
...
@@ -67,6 +69,10 @@ Core fixes and new behaviors:
*
handle tilde shell character for --private-key
*
hash merging policy is now selectable in the config file, can choose to override or merge
*
environment variables now available for setting all plugin paths (ANSIBLE_CALLBACK_PLUGINS, etc)
*
added packaging file for macports (not upstreamed yet)
*
hacking/test-module script now uses /usr/bin/env properly
*
fixed error formatting for certain classes of playbook syntax errors
*
fix for processing returns with large volumes of output
Inventory files/scripts:
...
...
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