Welcome to mirror list, hosted at ThFree Co, Russian Federation.

main.yml « handlers « gitaly « roles « benchmarking « _support - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 266e768b63ce85470a1aa6a872331a260b17ecef (plain)
1
2
3
4
5
6
7
---
- name: Load Gitaly service
  systemd:
    name: gitaly
    state: stopped
    daemon_reload: true
  listen: load service