You've already forked ansible-awx-gitlab
initial commit
This commit is contained in:
4
roles/gitlab_install/handlers/main.yml
Normal file
4
roles/gitlab_install/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: reconfigure gitlab
|
||||
ansible.builtin.command: gitlab-ctl reconfigure
|
||||
changed_when: true
|
||||
Reference in New Issue
Block a user