copr-hypervisor: run ansible in container
This is the way around outdated Ansible which chokes on F41 instances.
This commit is contained in:
parent
692b98ece0
commit
8987db1c17
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue