mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-03-07 13:31:36 +01:00
The inline format is super hard to read and it doesn't scale well if we plan to add additional config.
5 lines
78 B
YAML
5 lines
78 B
YAML
- name: Restart gitlab
|
|
docker_container:
|
|
name: gitlab
|
|
restart: true
|