osbs: update python package to py3 stage

This commit is contained in:
Mark O'Brien 2020-11-11 11:34:38 +00:00
parent f351fe2d32
commit e7bbf8ff29

View file

@ -140,22 +140,10 @@
name:
- tar
- rsync
- dbus-python
- python3-dbus
- NetworkManager
- libselinux-python
- python2-pyyaml
when: env == "staging"
- name: Install necessary packages that openshift-ansible needs
package:
state: installed
name:
- tar
- rsync
- dbus-python
- NetworkManager
- libselinux-python
- python3-libselinux
- python3-PyYAML
when: env == "production"
- name: Deploy controller public ssh keys to osbs cluster hosts
authorized_key: