mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-27 12:29:39 +02:00
THE HUGE REFACTORING CALENDER WEEK 33; Optimized Matrix and during this updated variables, and implemented better reset and cleanup mode handling, also solved some initial setup bugs
This commit is contained in:
4
roles/sys-svc-docker/tasks/03_reset.yml
Normal file
4
roles/sys-svc-docker/tasks/03_reset.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Trigger Docker restart
|
||||
ansible.builtin.debug:
|
||||
msg: "MODE_RESET is enabled → restarting Docker"
|
||||
notify: Restart Docker
|
Reference in New Issue
Block a user