This commit is contained in:
Sam A. 2022-12-26 02:05:40 +01:00
parent 303f791556
commit ff7779de56
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
2 changed files with 2 additions and 1 deletions

View File

@ -19,3 +19,5 @@
- name: Set up Docker services
import_tasks: services.yml
tags:
- services

View File

@ -41,4 +41,3 @@
import_tasks: docker.yml
tags:
- reboot
- services