Skip to content

Commit

Permalink
Install csmock-plugin-unicontrol package
Browse files Browse the repository at this point in the history
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
  • Loading branch information
siteshwar committed Aug 8, 2024
1 parent 74a727a commit 49c9237
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
append: true
groups: root,mock

# This is required for `find-unicode-control`
- name: Install csmock-plugin-unicontrol package
ansible.builtin.dnf:
name: csmock-plugin-unicontrol
state: latest

- name: Print status of the worker
ansible.builtin.debug:
msg: Worker virtual machine is set up, but `osh-worker` is not started. It should be started by `osh-worker-manager` from osh-hub.

0 comments on commit 49c9237

Please sign in to comment.