mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 02:24:31 +00:00
6 lines
102 B
YAML
6 lines
102 B
YAML
---
|
|
- name: Restart samba-ad-dc
|
|
ansible.builtin.systemd:
|
|
name: samba-ad-dc
|
|
state: restarted
|