mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2021-12-12 23:00
This commit is contained in:
		| @@ -112,7 +112,7 @@ | ||||
|  | ||||
| - name: Install backup help script | ||||
|   get_url: | ||||
|     url: https://git.fws.fr/dani/zimbra/raw/branch/master/zmbh/zmbh.pl | ||||
|     url: https://git.lapiole.org/dani/zimbra/raw/branch/master/zmbh/zmbh.pl | ||||
|     dest: /opt/zimbra/bin/zmbh | ||||
|     mode: '0755' | ||||
|   tags: zcs | ||||
|   | ||||
| @@ -21,10 +21,10 @@ | ||||
|     dest: "{{ item.dest }}" | ||||
|     mode: "{{ item.mode }}" | ||||
|   loop: | ||||
|     - url: https://git.fws.fr/dani/zimbra/raw/branch/master/zmldapsync/zmldapsync.pl | ||||
|     - url: https://git.lapiole.org/dani/zimbra/raw/branch/master/zmldapsync/zmldapsync.pl | ||||
|       dest: /opt/zimbra/bin/zmldapsync | ||||
|       mode: 755 | ||||
|     - url: https://git.fws.fr/dani/zimbra/raw/branch/master/zmldapsync/zmldapsync.yml | ||||
|     - url: https://git.lapiole.org/dani/zimbra/raw/branch/master/zmldapsync/zmldapsync.yml | ||||
|       dest: /opt/zimbra/conf/zmldapsync.yml.dist | ||||
|       mode: 640 | ||||
|   tags: zcs | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud