1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

add ansible install command

This commit is contained in:
Kelly Brazil
2020-08-20 10:39:34 -07:00
parent ed9e52af24
commit 7515deb566

View File

@ -100,6 +100,7 @@ pip3 install jc
| Guix System linux | `guix install jc` |
| MacOS | `brew install jc` |
| FreeBSD | `portsnap fetch update && cd /usr/ports/textproc/py-jc && make install clean` |
| Ansible filter plugin | `ansible-galaxy collection install community.general` |
> For more packages and binaries, see https://kellyjonbrazil.github.io/jc-packaging/.