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
193657e6
Commit
193657e6
authored
Jan 30, 2014
by
James Cammarata
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGELOG update for the new accelerate remote_user feature
parent
e6aeb191
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
CHANGELOG.md
+1
-0
No files found.
CHANGELOG.md
View file @
193657e6
...
@@ -11,6 +11,7 @@ Major features/changes:
...
@@ -11,6 +11,7 @@ Major features/changes:
*
ssh connection plugin is now more efficient if you add 'pipelining=True' in ansible.cfg under
[
ssh_connection
]
, see example.cfg
*
ssh connection plugin is now more efficient if you add 'pipelining=True' in ansible.cfg under
[
ssh_connection
]
, see example.cfg
*
localhost/127.0.0.1 is not required to be in inventory if referenced, if not in inventory, it does not implicitly appear in the 'all' group.
*
localhost/127.0.0.1 is not required to be in inventory if referenced, if not in inventory, it does not implicitly appear in the 'all' group.
*
git module has new parameters (accept_hostkey, key_file, ssh_opts) to ease the usage of git and ssh protocols.
*
git module has new parameters (accept_hostkey, key_file, ssh_opts) to ease the usage of git and ssh protocols.
*
when using accelerate mode, the daemon will now be restarted when specifying a different remote_user between plays.
New modules:
New modules:
...
...
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