Update CHANGELOG.md
This commit is contained in:
parent
94f3b9bfab
commit
f420af0676
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Major features/changes:
|
|||
* include + with_items which was previously deprecated is now removed, ditto. Use with_nested / with_together, etc.
|
||||
* 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.
|
||||
|
||||
New modules:
|
||||
|
||||
|
|
Loading…
Reference in a new issue