4 lines
94 B
YAML
4 lines
94 B
YAML
- name: restart gitlab
|
|
shell:
|
|
chdir: /opt/gitlab
|
|
cmd: "{{ docker_update_command }}"
|