Fix state fail when NGINX is already installed
This commit is contained in:
		
							parent
							
								
									a35b606d9c
								
							
						
					
					
						commit
						f4bd172adc
					
				@ -42,6 +42,8 @@ nginx_compile:
 | 
			
		||||
    - cwd: /tmp/nginx-{{ nginx.source_version }}
 | 
			
		||||
    - require:
 | 
			
		||||
      - cmd: nginx_configure
 | 
			
		||||
    - onchanges:
 | 
			
		||||
      - cmd: nginx_configure
 | 
			
		||||
 | 
			
		||||
nginx_install:
 | 
			
		||||
  cmd.run:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user