[Gitlab] Reconfigure Gitlab after deploying its configuration
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
ae30c0593a
commit
f07bb8b749
|
@ -5,3 +5,6 @@
|
||||||
dest: /etc/letsencrypt/rfc2136.ini
|
dest: /etc/letsencrypt/rfc2136.ini
|
||||||
mode: 0600
|
mode: 0600
|
||||||
owner: root
|
owner: root
|
||||||
|
|
||||||
|
- name: Reconfigure Gitlab
|
||||||
|
command: gitlab-ctl reconfigure
|
||||||
|
|
Loading…
Reference in New Issue