Fix command module formating

This commit is contained in:
2024-10-28 21:07:33 +01:00
parent 1d1b2fff42
commit 505110f580
3 changed files with 5 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
- name: Create cloud-init disk
delegate_to: localhost
ansible.builtin.shell: |
ansible.builtin.shell: >
cloud-localds {{ vm_path | default('/var/lib/libvirt/images/') }}\
{{ hostname }}-cloudinit.iso /tmp/cloud-user-data-{{ hostname }}.yml \
-N /tmp/cloud-network-config-{{ hostname }}.yml