_mount module utils - fixed sanity checks (#2883) (#2885)

* updated _mount.py, removed ignore lines

* added changelog fragment

(cherry picked from commit acf7b106c9)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
Felix Fontein
2021-06-27 09:59:25 +02:00
committed by GitHub
parent d5cf5bf567
commit 05aaeb3fce
6 changed files with 6 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- _mount module utils - fixed the sanity checks (https://github.com/ansible-collections/community.general/pull/2883).