From 468ea4def184ed59d07bcd2863ab50134d8bb0b9 Mon Sep 17 00:00:00 2001 From: Lilian Roller Date: Fri, 14 Feb 2020 09:47:43 +0100 Subject: [PATCH] Add link to ansible galaxy --- .github/galaxy.svg | 372 ++++++++++++++++++++++++++++++++++++++++++++ .github/license.svg | 80 +++++----- README.md | 3 +- 3 files changed, 414 insertions(+), 41 deletions(-) create mode 100644 .github/galaxy.svg diff --git a/.github/galaxy.svg b/.github/galaxy.svg new file mode 100644 index 0000000..aab2845 --- /dev/null +++ b/.github/galaxy.svg @@ -0,0 +1,372 @@ + + + + + + image/svg+xml + + + + + + 3D <l3d@c3woc.de> + + + + + MIT License + + + + + + + + + + + + + + + + + + + + + + + MIT + MIT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + do1jlr.ranger + do1jlr.ranger + + + diff --git a/.github/license.svg b/.github/license.svg index 809224b..4ab6d9a 100644 --- a/.github/license.svg +++ b/.github/license.svg @@ -8,8 +8,8 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="74.070137" - height="20.044449" + width="83.946869" + height="20.137625" version="1.1" id="svg28" sodipodi:docname="license.svg" @@ -45,7 +45,7 @@ xlink:href="#b" id="linearGradient4625" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(4.9067096,0,0,0.44280744,1.0963297e-6,-5.9795475e-7)" + gradientTransform="matrix(4.9067096,0,0,0.44280744,1.0963297e-6,-1e-6)" x1="0" y1="-0.28392482" x2="0" @@ -53,9 +53,9 @@ @@ -136,19 +136,41 @@ sodipodi:nodetypes="sccssss" inkscape:connector-curvature="0" id="path4637" - d="M 70.55806,0 H 46 v 20 h 24.55806 c 1.87153,0 3.378212,-1.506683 3.378212,-3.378212 V 3.3782117 C 73.936272,1.5066824 72.42959,0 70.55806,0 Z" - style="opacity:1;vector-effect:none;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:1.4740175;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers" /> + d="M 80.55806,0 H 48 v 20 h 32.55806 c 1.87153,0 3.378212,-1.506683 3.378212,-3.378212 V 3.3782117 C 83.936272,1.5066824 82.42959,0 80.55806,0 Z" + style="opacity:1;vector-effect:none;fill:#0055d4;fill-opacity:1;stroke:none;stroke-width:1.4740175;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers" /> + + height="20.137625" + width="83.946869" + id="rect4641" + style="opacity:1;vector-effect:none;fill:url(#linearGradient837);fill-opacity:1;stroke:none;stroke-width:1.4740175;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers" /> + + + transform="translate(6.0000004,0.1778004)"> MIT - - @@ -206,12 +214,4 @@ lengthAdjust="spacing" style="font-size:110px;font-family:'DejaVu Sans', Verdana, Geneva, sans-serif;text-anchor:middle;fill:#ffffff">license - diff --git a/README.md b/README.md index e7ac973..3f6ce86 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -[![MIT License](https://github.com/chaos-bodensee/role-ranger/blob/master/.github/license.svg)](https://github.com/chaos-bodensee/role-ranger/blob/master/LICENSE) +[![Ansible Galaxy](https://github.com/chaos-bodensee/role-ranger/blob/master/.github/galaxy.svg)](https://galaxy.ansible.com/do1jlr/ranger) [![Ansible Lint check](https://github.com/chaos-bodensee/role-ranger/workflows/Ansible%20Lint%20check/badge.svg)](https://github.com/chaos-bodensee/role-ranger/actions?query=workflow%3A%22Ansible+Lint+check%22) +[![MIT License](https://github.com/chaos-bodensee/role-ranger/blob/master/.github/license.svg)](https://github.com/chaos-bodensee/role-ranger/blob/master/LICENSE) role-ranger ==============