mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-04 09:16:19 +00:00
6 lines
92 B
YAML
6 lines
92 B
YAML
![]() |
---
|
||
|
- name: Restart Docker
|
||
|
ansible.builtin.systemd:
|
||
|
name: docker
|
||
|
state: restarted
|