mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Optimized update roles
This commit is contained in:
		| @@ -2,3 +2,9 @@ | ||||
|   pacman: | ||||
|     update_cache: yes | ||||
|     upgrade: yes | ||||
|   when: run_once_update_pacman is not defined | ||||
|  | ||||
| - name: run update pacman once | ||||
|   set_fact: | ||||
|     run_once_update_pacman: true | ||||
|   when: run_once_update_pacman is not defined | ||||
		Reference in New Issue
	
	Block a user