tag not being deleted
steenzout opened this issue · 5 comments
steenzout commented
I import the role again and again and it doesn't change anything.
e.g. https://galaxy.ansible.com/ansiblebit/oracle-java/ vs https://github.com/ansiblebit/oracle-java/releases
Let me know if there is an option for me to clear the v
versions out.
thank you!
roumano commented
It's a important issue as user are always installing old version of roles...
chouseknecht commented
Fixed with this commit. ansible/galaxy@b4d1ca1
Will push this into production either tonight or tomorrow evening.
chouseknecht commented
You can view the updated role at our QA site: https://galaxy-qa.ansible.com/ansiblebit/oracle-java/
chouseknecht commented
This is now in production, and the oracle-java role is up to date, with the correct tags.
steenzout commented
@chouseknecht thank you!