From a3ee42d1dde090c5baad512ff8707f7e2c068433 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Sun, 9 Feb 2025 17:57:14 +0100 Subject: Linting --- roles/linux_ns/meta/main.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 roles/linux_ns/meta/main.yml (limited to 'roles/linux_ns/meta/main.yml') diff --git a/roles/linux_ns/meta/main.yml b/roles/linux_ns/meta/main.yml new file mode 100644 index 0000000..088c53c --- /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: [] -- cgit v1.2.3