mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Merge pull request #1859 from jvonau/lo_fix
Need to reload systemd daemon when adding apache config files
This commit is contained in:
		
						commit
						ad5ab4ef0f
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -126,7 +126,8 @@ | |||
|   when: (not lokole_enabled) and (not is_debuntu) | ||||
| 
 | ||||
| - name: Restart Apache ({{ apache_service }}) to enable/disable http://box/lokole | ||||
|   service: | ||||
|   systemd: | ||||
|     daemon_reload: yes | ||||
|     name: "{{ apache_service }}" | ||||
|     state: restarted | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue