copr: run ansible through Python 3 also on aarch64 builders

This commit is contained in:
Pavel Raiskup 2019-05-13 12:52:48 +02:00
parent 1e6f1ff970
commit 006ccfe283

View file

@ -11,6 +11,7 @@
- nova_cloud_vars.yml
vars:
prepare_base_image: False
ansible_python_interpreter: /usr/bin/python3
tasks:
- include: "provision_builder_tasks.yml"