automation: Update ansible.posix to version 1.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ansible.posix | galaxy-collection | minor |
1.3.0 -> 1.4.0
|
Release Notes
ansible-collections/ansible.posix
v1.4.0
======
Release Summary
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.3.0.
Minor Changes
- firewalld - Show warning message that variable type of
masquerade
andicmp_block_inversion
will be changed fromstr
toboolean
in the future release (https://github.com/ansible-collections/ansible.posix/pull/254). - selinux - optionally update kernel boot params when disabling/re-enabling SELinux (https://github.com/ansible-collections/ansible.posix/pull/142).
Bugfixes
- Fix for whitespace in source full path causing error
code 23) at main.c(1330) [sender=3.2.3]
(https://github.com/ansible-collections/ansible.posix/pull/278) - Include
PSF-license.txt
file forplugins/module_utils/_version.py
. - Use vendored version of
distutils.version
instead of the deprecated Python standard library to address PEP 632 (https://github.com/ansible-collections/ansible.posix/issues/303). - firewalld - Correct usage of queryForwardPort (https://github.com/ansible-collections/ansible.posix/issues/247).
- firewalld - Refine the handling of exclusive options (https://github.com/ansible-collections/ansible.posix/issues/255).
- mount - add a newline at the end of line in
fstab
(https://github.com/ansible-collections/ansible.posix/issues/210). - profile_tasks - Correctly calculate task execution time with serial execution (https://github.com/ansible-collections/ansible.posix/issues/83).
- seboolean - add
python3-libsemanage
package dependency for RHEL8+ systems.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.
Edited by Botaniker (Bot)