WIP3
This commit is contained in:
5
roles/geerlingguy.gitlab/handlers/main.yml
Normal file
5
roles/geerlingguy.gitlab/handlers/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: restart gitlab
|
||||
command: gitlab-ctl reconfigure
|
||||
register: gitlab_restart
|
||||
failed_when: gitlab_restart_handler_failed_when | bool
|
||||
Reference in New Issue
Block a user