ansible/changelogs/fragments/fix-swap-mount-module.yaml

5 lines
123 B
YAML
Raw Normal View History

---
bugfixes:
- Fix the mount module's handling of swap entries in fstab
(https://github.com/ansible/ansible/pull/42837)