From 066bbe6ffb08bd60e7f3294f4b7acc5237b1937c Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 3 Mar 2025 10:06:22 +0000 Subject: [PATCH] Add ansible-core workload Signed-off-by: Josh Boyer --- configs/rhel_sst_ansible.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 configs/rhel_sst_ansible.yaml diff --git a/configs/rhel_sst_ansible.yaml b/configs/rhel_sst_ansible.yaml new file mode 100644 index 00000000..be3e3e62 --- /dev/null +++ b/configs/rhel_sst_ansible.yaml @@ -0,0 +1,11 @@ +document: feedback-pipeline-workload +version: 1 +data: + name: Ansible-Core + description: Common packages for ansible-core + maintainer: rhel_sst_ansible + packages: + - ansible-core + - sshpass + labels: + - c10s