copr-be: local-image-update to use python3

This commit is contained in:
Pavel Raiskup 2021-05-11 22:13:13 +02:00
parent a118a5298c
commit a3789f0251

View file

@ -13,6 +13,7 @@
vars:
- updatebuilder: true
- prepare_base_image: 1
ansible_python_interpreter: /usr/bin/python3
tasks:
- include: "create_swap_file.yml"