Add changelog fragment for PR 333

This commit is contained in:
NdFeB 2022-03-12 15:36:17 +01:00
parent 211e6c74b5
commit fa4dd35d66

View file

@ -0,0 +1,4 @@
---
trivial:
- mount - fix description in the documentation of the state ``absent`` to match its actual behavior
and point out that ``src`` is ignored with state ``absent`` and ``unmounted`` (https://github.com/ansible-collections/ansible.posix/issues/322)