Update dependency ansible.posix to v1.4.0 #1
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 (Display warning message for masquerade and icmp-block-inversion ansible-collections/ansible.posix#254).Bugfixes
code 23) at main.c(1330) [sender=3.2.3]
(Whitespace in fully path to playbook causes rsync to fail ansible-collections/ansible.posix#278)PSF-license.txt
file forplugins/module_utils/_version.py
.distutils.version
instead of the deprecated Python standard library to address PEP 632 (Need to replace distutils.* in ansible.posix to address PEP 632 ansible-collections/ansible.posix#303).target
andport_forward
parameters ansible-collections/ansible.posix#255).fstab
(mount module does not add mountpoint correctly if /etc/fstab does not end with a newline ansible-collections/ansible.posix#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 (Consistent parameters naming for file and acl modules ansible-collections/ansible.posix#124).no_log=False
inargument_spec
to clear false-positives ofno-log-needed
(add no_log=False to clear false-positives ansible-collections/ansible.posix#156).boot
option to setnoauto
on BSD nodes ([mount] Allow "boot" option on all Linux via "noauto" ansible-collections/ansible.posix#28).boot
option to setnoauto
on Linux nodes ([mount] Allow "boot" option on all Linux via "noauto" ansible-collections/ansible.posix#28).no_log=False
inargument_spec
to clear false-positives ofno-log-needed
(add no_log=False to clear false-positives ansible-collections/ansible.posix#156).backup_file
value when a backup fstab is created.delay_updates
option (disable hardcoded rsync options ansible-collections/ansible.posix#157).Bugfixes
command
(at module is attaching the string with the binary in RHEL 8 system not able to run any command. ansible-collections/ansible.posix#169).ECHO
andCOMMAND_SEP
('csh' shell plugin is broken with 'become' ansible-collections/ansible.posix#204).%%REJECT%%
(fix REJECT target name ansible-collections/ansible.posix#215).boot
option on Solaris correctly ([mount] always set yes to "mount at boot" on Solaris even if boot set false ansible-collections/ansible.posix#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
(synchronize refers exclusively to deprecated 'ansible_ssh_user' ansible-collections/ansible.posix#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 Mend Renovate. View repository job log here.