Sync with develop #4

Merged
chris merged 32 commits from develop into main 2024-08-02 10:12:58 -04:00
12 changed files with 144 additions and 81 deletions
Showing only changes of commit 27d5965e82 - Show all commits

View File

@ -45,6 +45,9 @@
when:
- bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | bool
- name: Ensure service facts are available
ansible.builtin.service_facts:
- name: Restore Docker service to its pre-Bigboot state
ansible.builtin.service:
name: "{{ bigboot_docker_service }}"