fix verify

This commit is contained in:
2024-07-18 16:44:33 -04:00
parent 337d6df638
commit 0f84be55b2
2 changed files with 6 additions and 6 deletions

View File

@ -74,7 +74,7 @@
when:
- bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | bool
- name: Re-enabling Docker service due to overlay filesystem incompatibility
- name: Re-enabling Docker service
ansible.builtin.service:
name: docker.service
state: started