Skip to content
Snippets Groups Projects
Commit a75493ee authored by Paul's avatar Paul :turtle:
Browse files

remove non-existing service restart task

parent 278f350f
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@
# state: stopped
# name: bird.service
- name: restart services
systemd:
enabled: no
name: "{{ item }}"
with_items:
- batman.service
# - name: restart services
# systemd:
# enabled: no
# name: "{{ item }}"
# with_items:
# - batman.service
- name: restart services
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment