add apt install git
This commit is contained in:
		@@ -3,3 +3,7 @@
 | 
			
		||||
  apt:
 | 
			
		||||
    name: zsh
 | 
			
		||||
    update_cache: "{{ update_package_cache }}"
 | 
			
		||||
- name: Install zsh if not installed
 | 
			
		||||
  apt:
 | 
			
		||||
    name: git
 | 
			
		||||
    update_cache: "{{ update_package_cache }}"
 | 
			
		||||
		Reference in New Issue
	
	Block a user