mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-06-11 11:05:55 +00:00
Release 1.2.0 commit
This commit is contained in:
4
changelogs/fragments/1.2.0.yml
Normal file
4
changelogs/fragments/1.2.0.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
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.1.0.
|
||||
@@ -1,3 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- sysctl - do not persist sysctl when value is invalid (https://github.com/ansible-collections/ansible.posix/pull/101)
|
||||
- sysctl - do not persist sysctl when value is invalid (https://github.com/ansible-collections/ansible.posix/pull/101).
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- synchronize - Fix for private_key overriding in synchronize module
|
||||
- synchronize - fix for private_key overriding in synchronize module.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
minor_changes:
|
||||
- firewalld - Bring the ``target`` feature back (https://github.com/ansible-collections/ansible.posix/issues/112).
|
||||
- firewalld - bring the ``target`` feature back (https://github.com/ansible-collections/ansible.posix/issues/112).
|
||||
|
||||
Reference in New Issue
Block a user