Ansible installation issue - Makefile

ons 2018-03-21 klockan 06:40 -0700 skrev Camille Beaudou:

I'm trying to install Ansible on a Ubuntu 16.04 VM (VMWare). I'm
following the install instruction on Ansible website, however when
executing the command "make rpm", i get the following error message
...

How did you end up at those install instructions?

For an Ubuntu 16.04 system, unless you have any special requirements,
you are likely best of installing from the Ansible PPA.

  https://docs.ansible.com/ansible/latest/intro_installation.html#latest-releases-via-apt-ubuntu

// Andreas