Skip to content

Update ansible role template for juniper

Benjamin Bertrand requested to merge juniper-update into master
  • 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

Merge request reports