You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
boostrap_ansible does not work on recent ubuntu: E: ansible: depends-on-obsolete-package depends: python-support (>= 0.90) => use dh_python2 instead
#108
This script just uses make deb command in Ansible source Makefile to create the .debs, perhaps try installing Ansible from the Ansible official PPA instead. They should have current packages.
when trying to build ansible:
I expected it to work on my ubuntu 15.04 because of the comment in the file:
The text was updated successfully, but these errors were encountered: