copr-hypervisor: run ansible in container

This is the way around outdated Ansible which chokes on F41 instances.
This commit is contained in:
Pavel Raiskup 2024-11-18 18:44:36 +01:00
parent 692b98ece0
commit 8987db1c17

View file

@ -190,6 +190,7 @@
EIMG_COPR_PLAYBOOK=local-image-update.yml
EIMG_FINAL_SYSPREP_ARGS=(--ssh-inject "root:file:$HOME/.ssh/id_rsa.pub"
--run-command "chcon -v -R -h system_u:object_r:ssh_home_t:s0 /root/.ssh" )
EIMG_ANSIBLE_IN_CONTAINER=:
tags:
provision_config