Add gitlab

This commit is contained in:
Jake Howard
2020-08-29 23:56:14 +01:00
parent da90b12643
commit 0ce15cb4d8
5 changed files with 92 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: restart gitlab
shell:
chdir: /opt/gitlab
cmd: "{{ docker_update_command }}"