fix python module versions
These modules:
- python3-ldap
- python3-psycopg2
are installed along with python 2.6, but now the default python installed is 2.8 or 2.9, so ansible can't find these modules when deploying FusionIAM
We need to force the python version used by ansible