From 21e4de91d98f7658e53b9332fc76e674605d2555 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Tue, 28 Nov 2023 11:17:13 +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 042f71f..0c525cb 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ Role to provision NFTables firewall on linux servers. ## Install ```bash +# latest +ansible-galaxy role install git+https://github.com/ansibleguy/infra_nftables + +# from galaxy ansible-galaxy install ansibleguy.infra_nftables # or to custom role-path