diff --git a/meta/main.yaml b/meta/main.yaml new file mode 100644 index 0000000..e4803c2 --- /dev/null +++ b/meta/main.yaml @@ -0,0 +1,8 @@ +--- + +galaxy_info: + author: "siempie" + description: "install and configure a NFS client" + license: "MIT" + role_name: "nfs_client" +dependencies: []