ansible/roles/mkhomedir/handlers/main.yml

5 lines
78 B
YAML

---
- name: restart oddjobd
service:
name: oddjobd
state: restarted