diff --git a/meta/main.yml b/meta/main.yml new file mode 100644 index 0000000..14e0045 --- /dev/null +++ b/meta/main.yml @@ -0,0 +1,8 @@ +galaxy_info: + author: TheAdam + description: This role allows to install the acme.sh ACME-compatible solution and issue certs with Cloudflare DNS API + + + min_ansible_version: 2.1 + + galaxy_tags: ["acme.sh","acme"]