Update dependency ansible.posix to v1.4.0 #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.0
->1.4.0
Release Notes
ansible-collections/ansible.posix
v1.4.0
Compare Source
======
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
masquerade
andicmp_block_inversion
will be changed fromstr
toboolean
in the future release (https://github.com/ansible-collections/ansible.posix/pull/254).Bugfixes
code 23) at main.c(1330) [sender=3.2.3]
(https://github.com/ansible-collections/ansible.posix/pull/278)PSF-license.txt
file forplugins/module_utils/_version.py
.distutils.version
instead of the deprecated Python standard library to address PEP 632 (https://github.com/ansible-collections/ansible.posix/issues/303).fstab
(https://github.com/ansible-collections/ansible.posix/issues/210).python3-libsemanage
package dependency for RHEL8+ systems.v1.3.0
Compare Source
======
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.2.0.Minor Changes
recurse
forrecursive
parameter (https://github.com/ansible-collections/ansible.posix/issues/124).no_log=False
inargument_spec
to clear false-positives ofno-log-needed
(https://github.com/ansible-collections/ansible.posix/pull/156).boot
option to setnoauto
on BSD nodes (https://github.com/ansible-collections/ansible.posix/issues/28).boot
option to setnoauto
on Linux nodes (https://github.com/ansible-collections/ansible.posix/issues/28).no_log=False
inargument_spec
to clear false-positives ofno-log-needed
(https://github.com/ansible-collections/ansible.posix/pull/156).backup_file
value when a backup fstab is created.delay_updates
option (https://github.com/ansible-collections/ansible.posix/issues/157).Bugfixes
command
(https://github.com/ansible-collections/ansible.posix/issues/169).ECHO
andCOMMAND_SEP
(https://github.com/ansible-collections/ansible.posix/issues/204).%%REJECT%%
(https://github.com/ansible-collections/ansible.posix/pull/215).boot
option on Solaris correctly (https://github.com/ansible-collections/ansible.posix/issues/184).community.podman.podman
to the list of supported connection plugins (https://github.com/ansible-community/molecule-podman/issues/45).ansible_ssh_user
byansible_user
everywhere; do the same foransible_ssh_port
andansible_ssh_host
(https://github.com/ansible-collections/ansible.posix/issues/60).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.
This PR has been generated by Renovate Bot.