]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
container-host: Install python dependencies 658/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 18 Nov 2021 20:15:15 +0000 (15:15 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 18 Nov 2021 20:15:15 +0000 (15:15 -0500)
commit97861951abe9e57f0670acfeefec8ebe3413176f
tree132ce991af523389847ec782ed7a278e9e28d7b9
parentd9c159997a6a0ffcc0540406d4fa8b56e80d50de
container-host: Install python dependencies

I need this role for Jenkins builders.  They don't get setuptools or pip installed during the common role.

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/container-host/tasks/container_mirror.yml
roles/container-host/vars/apt_systems.yml
roles/container-host/vars/centos_7.yml [new file with mode: 0644]
roles/container-host/vars/ubuntu_18.yml [new file with mode: 0644]