ansible.posix/changelogs/fragments/333_doc_absent_precision.yml
2022-03-12 15:37:13 +01:00

4 lines
259 B
YAML

---
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)