fix verify
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user