Skip to content

Commit

Permalink
Also install git.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed May 21, 2024
1 parent 9011549 commit 03a85af
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
docker_pip_package_limit: '<4.3.0'
when: docker_api_version is version('1.39', '<')

- package:
name: git

- name: Install/upgrade Python requirements
pip:
name: "{{ [docker_pip_package ~ docker_pip_package_limit] + docker_pip_extra_packages }}"
Expand Down

0 comments on commit 03a85af

Please sign in to comment.