v1.5.1 changelog

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller
2023-01-20 11:52:10 -06:00
parent 04b8a5f918
commit bbc511dbc8
18 changed files with 55 additions and 52 deletions

View File

@@ -1,2 +0,0 @@
minor_changes:
- mount - Add ``absent_from_fstab`` state (https://github.com/ansible-collections/ansible.posix/pull/166).

View File

@@ -1,4 +0,0 @@
---
minor_changes:
- 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).

View File

@@ -1,3 +0,0 @@
---
trivial:
- Update version number in galaxy.yml to 1.5.0.

View File

@@ -1,3 +0,0 @@
---
trivial:
- CI - Refactor AZP to address new test infrastructure (https://github.com/ansible-collections/news-for-maintainers/issues/17).

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- firewall - Fixed to output a more complete missing library message.

View File

@@ -1,3 +0,0 @@
---
trivial:
- CI - AZP test container to 3.0.0 (https://github.com/ansible-collections/news-for-maintainers/issues/18).

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- Removed contentious terminology to match reference documentation in profile_tasks.

View File

@@ -1,3 +0,0 @@
---
trivial:
- CI - following the new CI testing rule ansible-test-sanity-docker-devel.

View File

@@ -1,3 +0,0 @@
---
trivial:
- CI - Add stable-2.14 to AZP (https://github.com/ansible-collections/ansible.posix/issues/388).

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- synchronize - Fixed hosts involved in rsync require the same password

View File

@@ -1,5 +0,0 @@
---
minor_changes:
- 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

View File

@@ -1,4 +0,0 @@
---
minor_changes:
- r4e_rpm_ostree - new module for validating package state on RHEL for Edge
- rpm_ostree_upgrade - new module to manage upgrades for rpm-ostree based systems

View File

@@ -1,3 +0,0 @@
---
trivial:
- Change boolean values in documentation to ``true/false`` (https://github.com/ansible-collections/ansible.posix/pull/400).

View File

@@ -1,4 +0,0 @@
---
trivial:
- acl - document default value for the ``entry`` parameter
- rhel_rpm_ostree - document default value for the ``name`` parameter

View File

@@ -1,3 +0,0 @@
---
trivial:
- Fix firewalld port test cases to avoid port duplicatation.

View File

@@ -1,3 +0,0 @@
---
trivial:
- CI - Update AZP CI matrix (https://github.com/ansible-collections/ansible.posix/issues/408).