Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ansible): update ansible.posix to 1.5.1 (#2368)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible.posix](https://github.com/ansible-collections/ansible.posix) | galaxy-collection | minor | `1.4.0` -> `1.5.1` | --- ### Release Notes <details> <summary>ansible-collections/ansible.posix</summary> ### [`v1.5.1`](https://github.com/ansible-collections/ansible.posix/blob/HEAD/CHANGELOG.rst#v151) [Compare Source](https://github.com/ansible-collections/ansible.posix/compare/1.5.0...1.5.1) \====== ## Minor Changes - mount - Add `absent_from_fstab` state ([https://github.com/ansible-collections/ansible.posix/pull/166](https://github.com/ansible-collections/ansible.posix/pull/166)). - mount - Add `ephemeral` value for the `state` parameter, that allows to mount a filesystem without altering the `fstab` file ([https://github.com/ansible-collections/ansible.posix/pull/267](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`](https://github.com/ansible-collections/ansible.posix/compare/1.4.0...1.5.0) [Compare Source](https://github.com/ansible-collections/ansible.posix/compare/1.4.0...1.5.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDYuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNi4wIn0=--> Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
- Loading branch information