From cacb23f8bc35605b1f4c98fe0fe7720257cef3d8 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Tue, 28 Nov 2023 11:17:17 +0100 Subject: [PATCH] updating install-notes because of broken ansible-galaxy-ng --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bc9dfb7..2ff6b78 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Ansible Role to create certificates to use on a linux server. ## Install ```bash +# latest +ansible-galaxy role install git+https://github.com/ansibleguy/infra_certs + +# from galaxy ansible-galaxy install ansibleguy.infra_certs # or to custom role-path