Skip to content
Snippets Groups Projects
Commit c3e4c796 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Replace systemd state=running by systemd state=started

This will be removed in 2.7
parent 32972ea9
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@
- service
- name: ensure samba-ad-dc unit is running, enabled and not masked
systemd: name=samba-ad-dc masked=no state=running enabled=yes
systemd: name=samba-ad-dc masked=no state=started enabled=yes
tags:
- ad-server
- service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment