_mount module utils - fixed sanity checks (#2883)

* updated _mount.py, removed ignore lines

* added changelog fragment
This commit is contained in:
Alexei Znamensky 2021-06-27 19:39:08 +12:00 committed by GitHub
commit acf7b106c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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).