summaryrefslogtreecommitdiff
path: root/ansible/vmadm-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-04-29 19:53:37 +0300
committerLars Wirzenius <liw@liw.fi>2022-04-29 19:53:37 +0300
commit835ce8fb2476f6f5fd34bbd259079855a0d6b30d (patch)
tree7b639adbb9c2c355548a9f862d1a832c50882180 /ansible/vmadm-dev.yml
parentd583fc61a437894fe5f4b97d4c94be855fc897af (diff)
downloadansibleness-835ce8fb2476f6f5fd34bbd259079855a0d6b30d.tar.gz
feat: use my vmdb2-build base image in debian-ansible-dev, vmadm-dev
Sponsored-by: author
Diffstat (limited to 'ansible/vmadm-dev.yml')
-rw-r--r--ansible/vmadm-dev.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ansible/vmadm-dev.yml b/ansible/vmadm-dev.yml
index b253532..161e912 100644
--- a/ansible/vmadm-dev.yml
+++ b/ansible/vmadm-dev.yml
@@ -28,9 +28,11 @@
- texlive-fonts-recommended
- texlive-latex-base
- texlive-latex-recommended
- - get_url:
- url: https://cloud.debian.org/images/cloud/bullseye/latest/debian-11-generic-amd64.qcow2
+ - copy:
+ src: /home/liw/tmp/base-images/debian-10-openstack-amd64.qcow2
dest: /home/liw/debian.qcow2
+ owner: liw
+ group: liw
mode: 0644
- virt_net:
name: default