summaryrefslogtreecommitdiff
path: root/roles/linux-ns/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/linux-ns/meta/main.yml')
-rw-r--r--roles/linux-ns/meta/main.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/roles/linux-ns/meta/main.yml b/roles/linux-ns/meta/main.yml
new file mode 100644
index 0000000..20a965c
--- /dev/null
+++ b/roles/linux-ns/meta/main.yml
@@ -0,0 +1,15 @@
+galaxy_info:
+ author: uvok
+ description: Linux Network Namespace Setup
+
+ # If the issue tracker for your role is not on github, uncomment the
+ # next line and provide a value
+ # issue_tracker_url: http://example.com/issue/tracker
+
+ license: MIT
+
+ min_ansible_version: 2.1
+
+ galaxy_tags: []
+
+dependencies: []