]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
builder.yml: Install pipx 2537/head
authorDavid Galloway <david.galloway@ibm.com>
Thu, 5 Feb 2026 13:50:52 +0000 (08:50 -0500)
committerDavid Galloway <david.galloway@ibm.com>
Thu, 5 Feb 2026 13:50:52 +0000 (08:50 -0500)
Signed-off-by: David Galloway <david.galloway@ibm.com>
ansible/examples/builder.yml

index f1acbb846ff4451ca74eae8b685850df6239bd66..83299beb75f82e9f555a53fbe5de71c62e630a3f 100644 (file)
           - python3-pip
           - python3-venv
           - python3-virtualenv
+          - pipx
       when:
         - ansible_os_family == "Debian"
         - ansible_distribution_major_version|int >= 18
           - libffi-devel
           - tmpwatch
           - glibc-langpack-en
+          - pipx
         tmp_cleaner_name: tmpwatch
         tmp_cleaner_args: "14d /tmp/"
       when: ansible_os_family == "RedHat"