switch to python3 deps for osbs nodes in stage
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
3f2c0e7ecf
commit
3e9a6a988a
1 changed files with 3 additions and 2 deletions
|
@ -133,10 +133,11 @@
|
|||
with_items:
|
||||
- tar
|
||||
- rsync
|
||||
- dbus-python
|
||||
- python3-dbus
|
||||
- NetworkManager
|
||||
- libselinux-python
|
||||
- libselinux-python3
|
||||
- origin
|
||||
- python3-PyYAML
|
||||
|
||||
- name: Deploy controller public ssh keys to osbs cluster hosts
|
||||
authorized_key:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue