geerlingguy / ansible-role-varnish

Ansible Role - Varnish HTTP accelerator
https://galaxy.ansible.com/geerlingguy/varnish/
MIT License
80 stars 88 forks source link

"Master" released as a version #118

Closed mortenbirkelund closed 10 months ago

mortenbirkelund commented 10 months ago

It looks like "Master" was released as a version in galaxy. I assume this was by mistake.

https://galaxy.ansible.com/ui/standalone/roles/geerlingguy/varnish/

Results in the following error, if you havent specified a version.

- downloading role 'varnish', owned by geerlingguy
[WARNING]: - geerlingguy.varnish was NOT installed successfully: Unable to
compare role versions (1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.2.1, 1.2.2,
1.2.3, 1.2.4, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.5.0, 1.6.0, 1.6.1, 1.6.2, 1.7.0,
1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.9.0, 2.0.0, 2.0.1, 2.0.2, 2.1.0,
2.1.1, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.3.2, 3.0.0, 3.0.1, 3.0.2, 3.0.3,
3.1.0, 3.2.0, 3.3.0, 3.3.1, master) to determine the most recent version due to
incompatible version formats. Please contact the role author to resolve
versioning conflicts, or specify an explicit role version to install.
geerlingguy commented 10 months ago

Sorry about that; there was a Galaxy bug for the past few weeks causing releases to mess up like that. I just kicked off a new import so it should be fixed and 3.3.2 should be up now.