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
Branches
Tags v2.0.8
No related merge requests found
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
- service - service
- name: ensure samba-ad-dc unit is running, enabled and not masked - 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: tags:
- ad-server - ad-server
- service - service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment