You've already forked server-setup
							
							added work laptop ssh key
This commit is contained in:
		@@ -11,3 +11,10 @@
 | 
			
		||||
    value: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOuad05527ZlLMfVh9fOlDapVBdQ3dEAyoyZfNvoxqBQ bryanpedini@bryanbox.home.infra.bjphoster.cloud
 | 
			
		||||
    state: present
 | 
			
		||||
    create: true
 | 
			
		||||
- name: Ensure the "bryanpedini@bryanvostro.wimore.it" key is present
 | 
			
		||||
  ansible.builtin.lineinfile:
 | 
			
		||||
    path: ~/.ssh/authorized_keys
 | 
			
		||||
    mode: 0600
 | 
			
		||||
    value: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMUyzqBkMgVhDLfbegGaBLyWDyd7jNcoXvy1EagYXzDz bryanpedini@bryanvostro.wimore.it
 | 
			
		||||
    state: present
 | 
			
		||||
    create: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user