mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Added dependency pull
This commit is contained in:
		@@ -13,7 +13,7 @@
 | 
			
		||||
 | 
			
		||||
    - name: update {{ package_name }}
 | 
			
		||||
      command:
 | 
			
		||||
        cmd: "pkgmgr update {{ package_name }}"
 | 
			
		||||
        cmd: "pkgmgr update {{ package_name }} --dependencies"
 | 
			
		||||
      notify: "{{ package_notify | default(omit) }}"
 | 
			
		||||
 | 
			
		||||
    - name: mark pkgmgr update as done
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user