ansible-roles/library/roles/shibboleth-sp-2/handlers/main.yml

4 lines
88 B
YAML

---
- name: Restart the shibd service
service: name=shibd state=restarted enabled=yes