mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Renamed multiple roles incl. gitlab to to web-app-*
This commit is contained in:
		| @@ -1,5 +1,3 @@ | ||||
| images: | ||||
|   gitlab:             "gitlab/gitlab-ee:latest" | ||||
| features: | ||||
|   matomo:             true | ||||
|   css:                true | ||||
| @@ -11,5 +9,8 @@ docker: | ||||
|       enabled: true | ||||
|     database:  | ||||
|       enabled: true | ||||
|     gitlab:  | ||||
|       image:    "gitlab/gitlab-ee" | ||||
|       version:  "latest" | ||||
| credentials: | ||||
|   initial_root_password: "{{ users.administrator.password }}" | ||||
		Reference in New Issue
	
	Block a user