mirror of https://github.com/lucascbeyeler/zimbra
				
				
				
			
		
			
				
	
	
		
			9 lines
		
	
	
		
			297 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			297 B
		
	
	
	
		
			YAML
		
	
	
	
| ---
 | |
| #
 | |
| # Install PolicyD
 | |
| ################################################################################
 | |
| - name: Installing PolicyD Service
 | |
|   command: ./zmprov ms "{{ hostname }}"."{{ domain }}" +zimbraServiceInstalled cbpolicyd +zimbraServiceEnabled cbpolicyd
 | |
|   args:
 | |
|     chdir: /opt/zimbra/bin/
 |