ansible-container-demo
ansible-container-demo copied to clipboard
Manage the application lifecycle from development to deployment using Ansible Container
I can't download this role using the guide: ```sh ansible-container init ansible.django-gulp-nginx ERROR Unknown exception Traceback (most recent call last): File "/home/klauer/.local/lib/python2.7/site-packages/container/cli.py", line 299, in __call__ getattr(core, u'hostcmd_{}'.format(args.subcommand))(**vars(args)) File "/home/klauer/.local/lib/python2.7/site-packages/container/__init__.py",...
After copying the source and project directories, I am able to bring the containers back up and reach the page. However, I get an "undefined" black box error toward the...