- name: Install pip package: name: python3-pip state: present - name: Install openshift python client pip: name: openshift state: present