forked from CCCHH/ansible-infra
		
	Fix esphome task name
This commit is contained in:
		
					parent
					
						
							
								65ac14c18b
							
						
					
				
			
			
				commit
				
					
						79953d3463
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -13,7 +13,7 @@
 | 
			
		|||
  ansible.builtin.pip:
 | 
			
		||||
    name: tornado
 | 
			
		||||
    extra_args: --user
 | 
			
		||||
- name: Ensure esphome are installed
 | 
			
		||||
- name: Ensure esphome is installed
 | 
			
		||||
  become_user: esphome
 | 
			
		||||
  ansible.builtin.pip:
 | 
			
		||||
    name: "esphome=={{ esphome__version }}"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue