diff options
author | uvok cheetah | 2025-02-09 17:57:14 +0100 |
---|---|---|
committer | uvok cheetah | 2025-02-09 17:57:14 +0100 |
commit | a3ee42d1dde090c5baad512ff8707f7e2c068433 (patch) | |
tree | a619ef2f51c548a235b188cac19c7cf337686424 /roles/linux-ns/meta | |
parent | bb989a2148686d1eb4f49b5aa2597c5162436196 (diff) |
Diffstat (limited to 'roles/linux-ns/meta')
-rw-r--r-- | roles/linux-ns/meta/main.yml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/roles/linux-ns/meta/main.yml b/roles/linux-ns/meta/main.yml deleted file mode 100644 index 20a965c..0000000 --- a/roles/linux-ns/meta/main.yml +++ /dev/null @@ -1,15 +0,0 @@ -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: [] |