diff --git a/files/stat b/files/stat index c1d58995c3b..a1e142acb46 100644 --- a/files/stat +++ b/files/stat @@ -67,6 +67,7 @@ def main(): ) path = module.params.get('path') + path = os.path.expanduser(path) follow = module.params.get('follow') try: