Update ansible role template for juniper
- ansible_python_interpreter forced to "python" so that modules executed locally use the same python as the virtual environment and not /usr/bin/python as some extra modules are sometimes required (like jxmlease)
- gather_facts set to false (has to be done in the playbook)
JIRA INFRA-1540