ansible playbook and roles
This commit is contained in:
		
							
								
								
									
										6
									
								
								ansible/roles/gitlab_server/handlers/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								ansible/roles/gitlab_server/handlers/main.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
- name: restart gitlab
 | 
			
		||||
  command: docker exec gitlab gitlab-ctl restart
 | 
			
		||||
 | 
			
		||||
- name: reconfigure gitlab
 | 
			
		||||
  command: docker exec gitlab gitlab-ctl reconfigure
 | 
			
		||||
		Reference in New Issue
	
	Block a user