Skip to content
Snippets Groups Projects
Commit ade11a85 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: don't run systemd restart handler, because SystemD isn't available in the Docker container

parent d491e798
No related branches found
No related tags found
1 merge request!1Feature: GitLab-CI
...@@ -22,3 +22,4 @@ ...@@ -22,3 +22,4 @@
ansible.builtin.systemd: ansible.builtin.systemd:
name: "squid.service" name: "squid.service"
state: restarted state: restarted
tags: [molecule-notest]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment