Mon, 11 Nov 2024 17:28:29 CST | login

Information for build rhc-worker-playbook-0.1.8-2.el9_0

ID22686
Package Namerhc-worker-playbook
Version0.1.8
Release2.el9_0
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/rhc-worker-playbook.git#b171754d370515eafa8b6b1fd738310139d03982
SummaryPython worker for Red Hat connector that launches Ansible Runner
DescriptionPython-based worker for Red Hat connect, used to launch Ansible playbooks via Ansible Runner.
Built bydistrobuild
State complete
Volume DEFAULT
StartedThu, 03 Nov 2022 22:20:58 CST
CompletedThu, 03 Nov 2022 22:42:45 CST
Taskbuild (dist-circle9_0-updates, /stage/rpms/rhc-worker-playbook.git:b171754d370515eafa8b6b1fd738310139d03982)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/rhc-worker-playbook.git?#b171754d370515eafa8b6b1fd738310139d03982'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
rhc-worker-playbook-0.1.8-2.el9_0.src.rpm (info) (download)
ppc64le
rhc-worker-playbook-0.1.8-2.el9_0.ppc64le.rpm (info) (download)
s390x
rhc-worker-playbook-0.1.8-2.el9_0.s390x.rpm (info) (download)
x86_64
rhc-worker-playbook-0.1.8-2.el9_0.x86_64.rpm (info) (download)
Logs
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Oct 24 2022 Gael Chamoulaud <gchamoul@redhat.com> 0.1.8-2 - Use thread.join(timeout) to avoid busy waiting and simplify interval event posting logic (rhbz#2137008) - Do not busy-wait when playbook is running (rhbz#2137008) * Mon Feb 21 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 0.1.8-1 - Patch to fix Execute Playbook Asynchronously (RHBZ#2056862) * Thu Feb 17 2022 Alba Hita <ahitacat@redhat.com> - 0.1.8-0 - Fix: Bump ansible-runner to 2.1.1 and dependencies in vendor (RHBZ#2053212) - Upload new rhc-worker-playbook-0.1.8.tar.gz source * Thu Feb 03 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 0.1.7-0 - Add Ansible community general and ansible.posix Collections - New Upstream Version * Mon Nov 01 2021 Link Dupont <link@redhat.com> - 0.1.6-3 - Disable LTO due to RHBZ#1893533 * Thu Sep 23 2021 Link Dupont <link@redhat.com> - 0.1.6-2 - Ensure build flags are exported to the build environment * Thu Aug 26 2021 Link Dupont <link@redhat.com> - 0.1.6-1 - New upstream version * Fri Aug 06 2021 Link Dupont <link@redhat.com> - 0.1.5^0.9ef03b90.wtree.0663ne - New upstream version * Mon Apr 19 2021 Jeremy Crafts <jcrafts@redhat.com> - 0.1.5-1 - Changes to playbook validation logic - Enhancements for logging to rhcd - Fix for subprocess environment * Thu Mar 25 2021 Jeremy Crafts <jcrafts@redhat.com> - 0.1.4-1 - Enhancements to playbook validation - Fixes for regular execution status updates - Configuration fixes