To workaround the issue, I've expected the volume */var/lib/awx* and create a directory with my playbook to test under the projects subdir, however whenever trying to execute it throws the error: #34
To workaround the issue, I've expected the volume /var/lib/awx and create a directory with my playbook to test under the projects subdir, however whenever trying to execute it throws the error:
Traceback (most recent call last):
File "/tmp/buildd/ansible-tower-3.2.1/debian/ansible-tower/usr/lib/python2.7/dist-packages/awx/main/tasks.py", line 839, in run
RuntimeError: bubblewrap is not installed
To workaround the issue, I've expected the volume /var/lib/awx and create a directory with my playbook to test under the projects subdir, however whenever trying to execute it throws the error:
Originally posted by @tchellomello in https://github.com/ybalt/ansible-tower/issues/9#issuecomment-363684070