Change-Id: Ie2390924a7442a742cfc3b3b10a093a08e9e8408
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
yum install epel-release -y
case {rockylinux} in \
*) \
yum install epel-release -y
case {rockylinux} in \
*) \
- [ -z "$VIRTUAL_ENV" ] && yum install ansible git curl -y ;; \
+ [ -z "$VIRTUAL_ENV" ] && yum install --allowerasing ansible git curl-full -y ;; \
esac && \
rm -rf ~/.ansible/roles/collivier.xtesting && \
case {release} in \
esac && \
rm -rf ~/.ansible/roles/collivier.xtesting && \
case {release} in \