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
20104bf1
Commit
20104bf1
authored
Jun 19, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct description in CHANGELOG
parent
6ff05e0f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
CHANGELOG.md
+1
-1
No files found.
CHANGELOG.md
View file @
20104bf1
...
@@ -43,7 +43,7 @@ Core Features:
...
@@ -43,7 +43,7 @@ Core Features:
*
ability to use variables from {{ }} syntax in mainline playbooks, new 'when' conditional, as detailed
*
ability to use variables from {{ }} syntax in mainline playbooks, new 'when' conditional, as detailed
in documentation. Can disable old style replacements in ansible.cfg if so desired, but are still active
in documentation. Can disable old style replacements in ansible.cfg if so desired, but are still active
by default.
by default.
*
can set ansible_private_key_file as an inventory variable (similar to ansible_ssh_host, etc)
*
can set ansible_
ssh_
private_key_file as an inventory variable (similar to ansible_ssh_host, etc)
*
'when' statement can be affixed to task includes to auto-affix the conditional to each task therein
*
'when' statement can be affixed to task includes to auto-affix the conditional to each task therein
*
cosmetic: "
****
*
" banners in ansible-playbook output are now constant width
*
cosmetic: "
****
*
" banners in ansible-playbook output are now constant width
*
--limit can now be given a filename (--limit @filename) to constrain a run to a host list on disk
*
--limit can now be given a filename (--limit @filename) to constrain a run to a host list on disk
...
...
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