Skip to content

Commit

Permalink
temporarily install unpinned git version
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Aug 12, 2023
1 parent ff9d376 commit b419a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@
shell: add-apt-repository ppa:git-core/ppa
- name: Install git
apt:
name: "git={{ git_version_to_install }}"
name: git
- name: Install Git Bash Completion
apt:
name: bash-completion
Expand Down

0 comments on commit b419a4f

Please sign in to comment.