Skip to content

Commit

Permalink
set update_cache: yes for apt install git
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Aug 18, 2023
1 parent b419a4f commit 74724b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@
- name: Install git
apt:
name: git
update_cache: yes
- name: Install Git Bash Completion
apt:
name: bash-completion
Expand Down

0 comments on commit 74724b6

Please sign in to comment.