Comment 5 for bug 1913204

Revision history for this message
Dmitriy Rabotyagov (noonedeadpunk) wrote :

At the moment you failed to bootstrap openstack-ansible because of the bug. Patch https://review.opendev.org/c/openstack/openstack-ansible/+/772495 should cover that. Actually you can just run
dnf install rsync

and after that re-run ./scripts/bootstrap-ansible.sh

openstack-ansible binary is being installed with this script, so until it finish with success you won't have openstack-ansible binary.

You can also join #openstack-ansible IRC channel on Freenode for more help if needed.