jiav-backend-ansible

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.

Documentation

Visit https://jiav.readthedocs.io/en/latest/ansible_backend.html.

Requirements

Install jiav.
jiav requires Python >= 3.8.

Ansible installed.

Installation

Remote

Install from remote:

pip3 install jiav-backend-ansible

Inject to a pipx environment:

pipx inject jiav jiav-backend-ansible

Local

Install from the local repository:

pip3 install .

Inject to a pipx environment:

pipx inject jiav ../jiav-backend-ansible

Contributing

All contributions are welcome!