mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Optimized desk-ssh conf
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| - name: pull ssh repository from {{ssh_configuration_repository}} | ||||
| - name: pull ssh repository from {{desk_ssh_repository}} | ||||
|   git: | ||||
|     repo: "{{ssh_configuration_repository}}" | ||||
|     repo: "{{desk_ssh_repository}}" | ||||
|     dest: "$HOME/.ssh" | ||||
|     update: yes | ||||
|   register: git_result | ||||
|   | ||||
		Reference in New Issue
	
	Block a user