mirror of https://dev.ccchb.de/ccchb/ansible.git
				
				
				
			
		
			
	
	
		
			7 lines
		
	
	
		
			114 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			114 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
| 
								 | 
							
								[Unit]
							 | 
						||
| 
								 | 
							
								Description=Check and renew ACME TLS certificates
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[Service]
							 | 
						||
| 
								 | 
							
								Type=oneshot
							 | 
						||
| 
								 | 
							
								ExecStart=/usr/bin/dehydrated -c
							 |