mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Update changelog with new git module information
This commit is contained in:
@@ -10,6 +10,7 @@ Major features/changes:
|
||||
* only_if, which is much older than when_foo and was deprecated, is similarly removed.
|
||||
* 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.
|
||||
* git module now takes sshopts and keyfile parameters to override how git calls ssh
|
||||
|
||||
New modules:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user