# 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](https://github.com/vkhitrin/jiav).
## Documentation
Visit <https://jiav.readthedocs.io/en/latest/ansible_backend.html>.
## Requirements
Install [jiav](<[jiav](https://github.com/vkhitrin/jiav)>).
`jiav` requires Python `>= 3.8`.
Ansible installed.
## Installation
### Remote
Install from remote:
```bash
pip3 install jiav-backend-ansible
```
Inject to a `pipx` environment:
```bash
pipx inject jiav jiav-backend-ansible
```
### Local
Install from the local repository:
```bash
pip3 install .
```
Inject to a `pipx` environment:
```bash
pipx inject jiav ../jiav-backend-ansible
```
## Contributing
**All contributions are welcome!**
Raw data
{
"_id": null,
"home_page": "https://github.com/vkhitrin/jiav-backend-ansible",
"name": "jiav-backend-ansible",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Vadim Khitrin",
"author_email": "me@vkhitrin.com",
"download_url": "https://files.pythonhosted.org/packages/09/58/6b34449a5d4b1810e53e0246021a4a881ecff96da7011cf3e2223f3a3328/jiav_backend_ansible-0.2.0.tar.gz",
"platform": null,
"description": "# jiav-backend-ansible\n\n> [!WARNING]\n> This backend is risky since it allows users to execute arbitrary commands, and use it at your own risk.\n\n> [!NOTE]\n> This package does not install Ansible itself;\n\nAn Ansible backend for [jiav](https://github.com/vkhitrin/jiav).\n\n## Documentation\n\nVisit <https://jiav.readthedocs.io/en/latest/ansible_backend.html>.\n\n## Requirements\n\nInstall [jiav](<[jiav](https://github.com/vkhitrin/jiav)>). \n`jiav` requires Python `>= 3.8`.\n\nAnsible installed.\n\n## Installation\n\n### Remote\n\nInstall from remote:\n\n```bash\npip3 install jiav-backend-ansible\n```\n\nInject to a `pipx` environment:\n\n```bash\npipx inject jiav jiav-backend-ansible\n```\n\n### Local\n\nInstall from the local repository:\n\n```bash\npip3 install .\n```\n\nInject to a `pipx` environment:\n\n```bash\npipx inject jiav ../jiav-backend-ansible\n```\n\n## Contributing\n\n**All contributions are welcome!**\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Ansible backed for jiav",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://jiav.readthedocs.io",
"Homepage": "https://github.com/vkhitrin/jiav-backend-ansible",
"Repository": "https://github.com/vkhitrin/jiav-backend-ansible"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "698d9abe8240db78845c29e6eea0a095393595704dae9797976e56bba45222be",
"md5": "c577bb330093ffd8f58600d3bbdb395a",
"sha256": "e3a56d0296214fd11e95d85aa5e07599b88b19c0a740dcc420109457e68c8c4b"
},
"downloads": -1,
"filename": "jiav_backend_ansible-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c577bb330093ffd8f58600d3bbdb395a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 4097,
"upload_time": "2024-08-10T00:58:50",
"upload_time_iso_8601": "2024-08-10T00:58:50.544100Z",
"url": "https://files.pythonhosted.org/packages/69/8d/9abe8240db78845c29e6eea0a095393595704dae9797976e56bba45222be/jiav_backend_ansible-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "09586b34449a5d4b1810e53e0246021a4a881ecff96da7011cf3e2223f3a3328",
"md5": "55f9d8beb0a88e5bc58734c8e8642653",
"sha256": "dc1b03256be77f6f22d7a7d7ca27c5657b383fafe2322f63197a37c4d3a31197"
},
"downloads": -1,
"filename": "jiav_backend_ansible-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "55f9d8beb0a88e5bc58734c8e8642653",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 3476,
"upload_time": "2024-08-10T00:58:51",
"upload_time_iso_8601": "2024-08-10T00:58:51.729721Z",
"url": "https://files.pythonhosted.org/packages/09/58/6b34449a5d4b1810e53e0246021a4a881ecff96da7011cf3e2223f3a3328/jiav_backend_ansible-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-10 00:58:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vkhitrin",
"github_project": "jiav-backend-ansible",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "jiav-backend-ansible"
}