From 220e469e0ad558812f22284ae43f01b771272e4e Mon Sep 17 00:00:00 2001 From: theadam Date: Mon, 28 Oct 2024 21:31:35 +0100 Subject: [PATCH] +meta --- meta/main.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta/main.yml 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"]