chirpstack-ansible-playbook icon indicating copy to clipboard operation
chirpstack-ansible-playbook copied to clipboard

Ansible playbook for setting up ChirpStack.

Results 3 chirpstack-ansible-playbook issues
Sort by recently updated
recently updated
newest added

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. -...