diff --git a/roles/bodhi2/backend/tasks/main.yml b/roles/bodhi2/backend/tasks/main.yml index b340240aa3..32da678dbd 100644 --- a/roles/bodhi2/backend/tasks/main.yml +++ b/roles/bodhi2/backend/tasks/main.yml @@ -16,6 +16,7 @@ package: name={{ item }} state=present with_items: - bodhi-composer + - python3-pyramid_sawing - sigul # Are these still needed? - compose-utils