osbs: update python package to py3 stage
This commit is contained in:
parent
f351fe2d32
commit
e7bbf8ff29
1 changed files with 2 additions and 14 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue