Skip to content

fix(task-library): Add install for potentially missing 'git'

Shane Gibson requested to merge add-git-to-install into v4

Updates the ansible-playbooks-local and ansible-playbooks tasks to also install git if it's missing, as it is not in most OSes default package lists.

Merge request reports