Repository URL to install this package:
Version:
1.0.0 ▾
|
A freckles adapter to run Ansible playbooks.
TDocumentation still to be done.
Assuming you use pyenv and pyenv-virtualenv for development, here's how to setup a 'freckles-adapter-nsbl' development environment manually:
pyenv install 3.7.3
pyenv virtualenv 3.7.3 freckles_adapter_nsbl
git clone https://gitlab.com/frkl/freckles_adapter_nsbl
cd <freckles_adapter_nsbl_dir>
pyenv local freckles_adapter_nsbl
pip install -e .[develop,testing,docs]
pre-commit install
Please check the LICENSE file in this repository (it's a short license!), also check out the freckles license page for more details.
Versions: