chirpstack-ansible-playbook
chirpstack-ansible-playbook copied to clipboard
Ansible playbook for setting up ChirpStack.
Thank you for working on this. It has been very helpful. It would be even more helpful if the roles would be available in ansible-galaxy. The problem with this repo...
when i try to install spacy model,i am getting error: ERROR: Exception: Traceback (most recent call last): File "/home/oretes/anaconda3/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py", line 313, in recv_into return self.connection.recv_into(*args, **kwargs) File "/home/oretes/anaconda3/lib/python3.7/site-packages/OpenSSL/SSL.py", line 1822,...
Here is my situation: - I run Ansible and Vagrant on a Mac OSX - if I run the playbook with Vagrant deploying a debian Buster, everything runs fine. -...