automation: Update ansible.posix to version 1.5.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ansible.posix | galaxy-collection | patch |
1.5.2 -> 1.5.4
|
Release Notes
ansible-collections/ansible.posix
v1.5.4
======
Minor Changes
- json and jsonl - Add the
ANSIBLE_JSON_INDENT
parameter - json and jsonl - Add the
path
attribute into the play and task output
Bugfixes
- Fix sysctl integration test failing on newer versions of core. Previously NoneType was allowable, now it fails to convert to a str type.
- Support new sanity test for the ansible-core devel branch CI test (https://github.com/ansible-collections/ansible.posix/issues/446).
- firewall - Fix issue where adding an interface to a zone would fail when the daemon is offline
- firewall - Fix issue where opening a specific port resulted in opening the whole protocol of the specified port
- firewalld - Consider value of masquerade and icmp_block_inversion parameters when a boolean like value is passed
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.