ybalt / ansible-tower

Ansible Tower dockerized
Apache License 2.0
104 stars 79 forks source link

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

Open sharephoenix opened 3 years ago

sharephoenix commented 3 years ago

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

Originally posted by @tchellomello in https://github.com/ybalt/ansible-tower/issues/9#issuecomment-363684070