Skip to content

Commit 21e4de9

Browse files
committed
updating install-notes because of broken ansible-galaxy-ng
1 parent 9ee64f9 commit 21e4de9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Role to provision NFTables firewall on linux servers.
1919
## Install
2020

2121
```bash
22+
# latest
23+
ansible-galaxy role install git+https://github.com/ansibleguy/infra_nftables
24+
25+
# from galaxy
2226
ansible-galaxy install ansibleguy.infra_nftables
2327

2428
# or to custom role-path

0 commit comments

Comments
 (0)