1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update changelog to reflect #5363

This commit is contained in:
James Tanner 2014-02-05 18:44:24 -05:00
parent a1d2b5f257
commit 119543f0af

View file

@ -13,6 +13,7 @@ Major features/changes:
* 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.
* added no_log: option for tasks. When used, no logging information will be sent to syslog during the module execution.
* acl module now handles 'default' and allows for either shorthand entry or specific fields per entry section
New modules: