diff --git a/meta/main.yml b/meta/main.yml new file mode 100644 index 0000000000000000000000000000000000000000..f88f8172c2c5e1fd69f57d579cf5b85a54f0a672 --- /dev/null +++ b/meta/main.yml @@ -0,0 +1,13 @@ +--- +galaxy_info: + role_name: commonconnect + author: Jürgen Haas + description: Setup keys, DNS and other inter connection components + company: LakeDrops + license: MIT + min_ansible_version: 2.5.0 + platforms: + - name: Ubuntu + versions: + - 16 + - 18