mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
6 lines
79 B
YAML
6 lines
79 B
YAML
---
|
|
- name: Restart anubis-el
|
|
service:
|
|
name: anubis
|
|
state: restarted
|