From dbfe8ea51a492a4e79e85ce0234fadc0a254af02 Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 10 May 2021 22:29:26 +0200 Subject: [PATCH] Improve docs ans requirements --- README.md | 4 ++++ meta/main.yml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3caee5f..86591dc 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ Install and configure the `acmetool` LE client. * [acmetool](https://github.com/hlandau/acmetool) * [acmetool user's guide](https://hlandau.github.io/acmetool/userguide) + Good to know +-------------- +If you are using debian buster, you are probably interested in a more up to date version of acmetool. Have a look at the [do1jlri.acmetool_fix](https://galaxy.ansible.com/do1jlr/acmetool_fix) role, that will install a specific version of acmetool on debian based systems. + Testing --------- We are using the following github actions for testing and releasing to ansible galaxy. diff --git a/meta/main.yml b/meta/main.yml index a01c393..d46ed66 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -4,7 +4,7 @@ galaxy_info: author: do1jlr description: Install acmetool and get it working together with the do1jlr.nginx role. license: "MIT" - min_ansible_version: 2.8 + min_ansible_version: 2.11 github_branch: main platforms: - name: Debian