From 64fabc98f3e7abe7b5fe9d0c6a06e9cfdac93e22 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Tue, 28 Nov 2023 11:17:15 +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 71ed2f0..c6e614a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Ansible Role to deploy one or multiple Apache2 sites on a linux server. ## Install ```bash +# latest +ansible-galaxy role install git+https://github.com/ansibleguy/infra_apache + +# from galaxy ansible-galaxy install ansibleguy.infra_apache # or to custom role-path