automation: Update ansible.posix to version 1.5.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ansible.posix | galaxy-collection | minor |
1.4.0 -> 1.5.1
|
Release Notes
ansible-collections/ansible.posix
v1.5.1
======
Minor Changes
- mount - Add
absent_from_fstab
state (https://github.com/ansible-collections/ansible.posix/pull/166). - mount - Add
ephemeral
value for thestate
parameter, that allows to mount a filesystem without altering thefstab
file (https://github.com/ansible-collections/ansible.posix/pull/267). - r4e_rpm_ostree - new module for validating package state on RHEL for Edge
- rhel_facts - new facts module to handle RHEL specific facts
- rhel_rpm_ostree - new module to handle RHEL rpm-ostree specific package management functionality
- rpm_ostree_upgrade - new module to automate rpm-ostree upgrades
- rpm_ostree_upgrade - new module to manage upgrades for rpm-ostree based systems
Bugfixes
- Removed contentious terminology to match reference documentation in profile_tasks.
- firewall - Fixed to output a more complete missing library message.
- synchronize - Fixed hosts involved in rsync require the same password
v1.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.