https://github.com/collivier/ansible-role-xtesting/commit/
797824dbcb0783f12ec513bc441cd3bd5667b01c
Change-Id: If19bbea99ae5c0649773ecada9b11b38b1807591
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
mv ~/.ansible/roles/ansible-role-xtesting ~/.ansible/roles/collivier.xtesting ;; \
esac && \
ansible-galaxy collection install community.kubernetes && \
+ case {rockylinux} in \
+ "9") \
+ ansible-galaxy collection install -f community.docker ;; \
+ *) ;; \
+ esac && \
ansible-playbook -vvvv ~/.ansible/roles/collivier.xtesting/tests/{playbook}.yml"
- job-template: