Skip to content

Latest commit

 

History

History
104 lines (78 loc) · 4.55 KB

CHANGELOG.rst

File metadata and controls

104 lines (78 loc) · 4.55 KB

ansible.posix Release Notes

This is the minor release of the ansible.posix collection. This changelog contains all changes to the modules in this collection that have been added after the release of ansible.posix 1.1.0.

  • firewalld - bring the target feature back (ansible-collections#112).
  • fix sanity test for various modules.
  • synchronize - add the ssh_connection_multiplexing option to allow SSH connection multiplexing (ansible/ansible#24365).
  • skippy - fixed the deprecation warning (by date) for skippy callback plugin
  • Fix synchronize to work with renamed docker and buildah connection plugins.
  • firewalld - add firewalld module to ansible.posix collection
  • acl - Set and retrieve file ACL information.
  • at - Schedule the execution of a command or script file via the at command
  • authorized_key - Adds or removes an SSH authorized key
  • mount - Control active and configured mount points
  • patch - Apply patch files using the GNU patch tool
  • seboolean - Toggles SELinux booleans
  • selinux - Change policy and state of SELinux
  • synchronize - A wrapper around rsync to make common tasks in your playbooks quick and easy
  • sysctl - Manage entries in sysctl.conf.