mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2023-03-24 18:00
This commit is contained in:
		| @@ -1,13 +1,12 @@ | ||||
| --- | ||||
|  | ||||
| - name: restart postgresql | ||||
|   service: name=postgresql-9.6 state=restarted | ||||
|  | ||||
| - name: restart nginx | ||||
|   service: name=nginx state=restarted | ||||
|  | ||||
| - name: restart wapt | ||||
|   service: name={{ item }} state=restarted | ||||
|   with_items: | ||||
|   loop: | ||||
|     - waptserver | ||||
|       #- wapttasks | ||||
|     - wapttasks | ||||
|     - waptservice | ||||
|     - wapttftpserver | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud