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

4 lines
88 B
YAML
Raw Normal View History

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