diff --git a/plugins/modules/nfs_exports_info.py b/plugins/modules/nfs_exports_info.py index 8a671f550c..b650780e2a 100644 --- a/plugins/modules/nfs_exports_info.py +++ b/plugins/modules/nfs_exports_info.py @@ -129,4 +129,4 @@ def main(): if __name__ == '__main__': main() -__all__ = ['get_exports'] \ No newline at end of file +__all__ = ['get_exports']