forked from infra/ansible
5 lines
65 B
YAML
5 lines
65 B
YAML
|
---
|
||
|
|
||
|
- name: Restart slapd
|
||
|
service: name=slapd state=restarted
|