task name modification
This commit is contained in:
parent
5bd52ff627
commit
868b891e09
@ -41,7 +41,7 @@
|
|||||||
# ansible.builtin.script: "scripts/pvsqueeze.sh {{ bigboot_data[inventory_hostname]['bigboot_pv'] }}"
|
# ansible.builtin.script: "scripts/pvsqueeze.sh {{ bigboot_data[inventory_hostname]['bigboot_pv'] }}"
|
||||||
# register: bigboot_pvsqueeze
|
# register: bigboot_pvsqueeze
|
||||||
|
|
||||||
- name: Copy script to host
|
- name: Copy pvsqueeze.sh script to host
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: scripts/pvsqueeze.sh
|
src: scripts/pvsqueeze.sh
|
||||||
dest: /var/tmp/pvsqueeze.sh
|
dest: /var/tmp/pvsqueeze.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user