mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-22 10:21:25 -07:00
* 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:
parent
d5cf5bf567
commit
05aaeb3fce
6 changed files with 6 additions and 8 deletions
|
@ -48,6 +48,10 @@
|
|||
# agrees to be bound by the terms and conditions of this License
|
||||
# Agreement.
|
||||
|
||||
from __future__ import absolute_import, division, print_function
|
||||
|
||||
__metaclass__ = type
|
||||
|
||||
import os
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue