forked from CCCHH/ansible-infra
		
	maintenance(playbook): simplify nginx repo setup and install task name
This commit is contained in:
		
					parent
					
						
							
								1ea63a19d3
							
						
					
				
			
			
				commit
				
					
						9dba002f10
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
- name: Ensure NGINX repo setup and nginx install on nginx_hosts and nextcloud_hosts
 | 
			
		||||
- name: Ensure NGINX repo setup and nginx install on relevant hosts
 | 
			
		||||
  hosts: nginx_hosts:nextcloud_hosts
 | 
			
		||||
  tasks:
 | 
			
		||||
    - name: Ensure NGINX repo is setup
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue