aws_cloud.yml: rely on python3 for now

This commit is contained in:
Pavel Raiskup 2020-02-19 22:35:10 +01:00 committed by Pierre-Yves Chibon
parent 99db42b520
commit 38b299509a

View file

@ -91,8 +91,8 @@
# If that failed, then we use the raw module to install things
#
- name: install python2 and dnf stuff
raw: dnf -y install python-dnf python-libselinux
- name: install python3 and dnf stuff
raw: dnf -y install python3-dnf python3-libselinux python3
when: facts is failed
# TODO - somehow guess when keypair is finally deployed and return little bit earlier