Yedidyah Bar David
Yedidyah Bar David
To clarify: Right now, in our use of ansible-navigator in ovirt-system-tests, we do need artifact creation, so stdout mode isn't useful for us.
To have different histories for different shells, you can change HISTFILE, and use $TMUX_PANE to use the pane number. I still didn't try this myself (I am using HISTFILE with...
Sorry, not ready yet.
Conflict with older dwh/keycloak that are incompatible with current patch's getCredentials.
Tested locally: 1. `RPM_PACKAGER='Yedidyah Bar David ' ./bump_release.sh`, worked well 2. Dropped last two commits with `rebase -i HEAD~3` 3. Ran again, it failed because tag already exists 4. Removed...
> Thanks. If it's not too hard can we add a note / check this runs against origin, not fork? Not sure what you mean. This is all locally. It's...
included in https://github.com/oVirt/ovirt-engine/pull/599
+1 for the packaging part. I do not know well enough the cryptotool to say much. Patch makes sense. Do we need in it any kind of backwards compatibility? How...
I didn't remember that, thanks. Perhaps we should write somewhere that if you had a separate WSP before, when upgrading, you should configure one locally (with --reconfigure-optional-components), if you want...
Hi all, any update on this? We seem to run into something similar, although we call ansible_runner.Runner(stuff).run, not run_async. We have a test suite based on ansible-runner, which used to...