Skip to content

Commit e627afa

Browse files
committed
add a changelog fragment (minor_changes)
1 parent eafd8f8 commit e627afa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
minor_changes:
3+
- mount - allow one to enable/disable swap spaces by mapping module's states
4+
(``mounted``, ``unmounted`` ...) to ``swapon`` and ``swapoff`` commands
5+
(https://github.com/ansible-collections/ansible.posix/issues/106).
6+
- mount - refactor integration tests for better readability/understanding of
7+
what is tested and what OS is targeted.

0 commit comments

Comments
 (0)