diff --git a/tasks/aws_cloud.yml b/tasks/aws_cloud.yml index d82e42931b..0d10c8cb6d 100644 --- a/tasks/aws_cloud.yml +++ b/tasks/aws_cloud.yml @@ -92,7 +92,7 @@ # - name: install python2 and dnf stuff - raw: dnf -y install python-dnf libselinux-python + raw: dnf -y install python-dnf python-libselinux when: facts is failed # TODO - somehow guess when keypair is finally deployed and return little bit earlier