Skip to content

Commit

Permalink
Update vm-create-multiple.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rbales79 authored Nov 24, 2020
1 parent 87555d9 commit 61ca590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm-create-multiple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
num_cpus: "{{ cpus }}"
scsi: paravirtual
state: poweredon
with_items "{{ servers }}"
with_items: "{{ servers }}"

0 comments on commit 61ca590

Please sign in to comment.