ansible/roles/mkhomedir/handlers/main.yml

5 lines
94 B
YAML

---
- name: Restart oddjobd
ansible.builtin.service:
name: oddjobd
state: restarted