Warning
This backend is risky since it allows users to execute arbitrary commands, and use it at your own risk.
Note
This package does not install Ansible itself;
An Ansible backend for jiav.
Visit https://jiav.readthedocs.io/en/latest/ansible_backend.html.
Install jiav.
jiav
requires Python >= 3.8
.
Ansible installed.
Install from remote:
pip3 install jiav-backend-ansible
Inject to a pipx
environment:
pipx inject jiav jiav-backend-ansible
Install from the local repository:
pip3 install .
Inject to a pipx
environment:
pipx inject jiav ../jiav-backend-ansible
All contributions are welcome!