mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Remove no longer needed _mount module util (#11232)
Remove no longer needed _mount module util.
(cherry picked from commit d30428ac71)
This commit is contained in:
@@ -165,7 +165,7 @@ EXAMPLES = r"""
|
||||
|
||||
|
||||
from ansible.module_utils.basic import AnsibleModule
|
||||
from ansible_collections.community.general.plugins.module_utils._mount import ismount
|
||||
from os.path import ismount
|
||||
import re
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user