mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
7 lines
146 B
YAML
7 lines
146 B
YAML
- name: restart sks-db
|
|
action: service name=sks-db state=restarted
|
|
|
|
- name: restart sks-recon
|
|
action: service name=sks-recon state=restarted
|
|
|