dokuwiki: add missing handler
This commit is contained in:
		
							parent
							
								
									e17b5c1b2d
								
							
						
					
					
						commit
						3e55bf9774
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3,3 +3,9 @@
 | 
			
		|||
    name: nginx
 | 
			
		||||
    state: reloaded
 | 
			
		||||
  when: "'handler' not in ansible_skip_tags"
 | 
			
		||||
 | 
			
		||||
- name: restart php-fpm
 | 
			
		||||
  service:
 | 
			
		||||
    name: 'php-fpm{{ php_version }}'
 | 
			
		||||
    state: restarted
 | 
			
		||||
  when: "'handler' not in ansible_skip_tags"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue