Sync with Develop #7

Merged
chris merged 38 commits from develop into main 2025-01-08 16:44:32 -05:00
Showing only changes of commit 868b891e09 - Show all commits

View File

@ -41,7 +41,7 @@
# ansible.builtin.script: "scripts/pvsqueeze.sh {{ bigboot_data[inventory_hostname]['bigboot_pv'] }}"
# register: bigboot_pvsqueeze
- name: Copy script to host
- name: Copy pvsqueeze.sh script to host
ansible.builtin.copy:
src: scripts/pvsqueeze.sh
dest: /var/tmp/pvsqueeze.sh