From 23aa61f5ed8c691b8d04c1670122d309496ba573 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Tue, 28 Nov 2023 11:17:11 +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 e685c97..c58deb4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ Role to deploy [Proxmox Mail Gateway](https://www.proxmox.com/en/proxmox-mail-ga ## Install ```bash +# latest +ansible-galaxy role install git+https://github.com/ansibleguy/sw_proxmox_mail_gw + +# from galaxy ansible-galaxy install ansibleguy.sw_proxmox_mail_gw # or to custom role-path