parent
989b14de80
commit
0b35433654
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ def main():
|
|||
directory_mode = dict(required=False)
|
||||
),
|
||||
add_file_common_args=True,
|
||||
supports_check_mode=True,
|
||||
)
|
||||
|
||||
src = os.path.expanduser(module.params['src'])
|
||||
|
|
Loading…
Reference in a new issue