Cambio di shell per l'utente che esegue il playbook.
This commit is contained in:
		
							parent
							
								
									5a6a41a5cb
								
							
						
					
					
						commit
						3c90152c1c
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -6,3 +6,11 @@ | ||||||
|   tags: |   tags: | ||||||
|     - zsh |     - zsh | ||||||
|     - zsh-config |     - zsh-config | ||||||
|  | 
 | ||||||
|  | - name: Default shell | ||||||
|  |   ansible.builtin.user: | ||||||
|  |     name: "{{ ansible_user_id }}" | ||||||
|  |     shell: /usr/bin/zsh | ||||||
|  |   tags: | ||||||
|  |     - zsh | ||||||
|  |     - zsh-defshell | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue