dokku / ansible-dokku

Ansible modules for installing and configuring Dokku
MIT License
169 stars 44 forks source link

Latest version not available on Ansible Galaxy #123

Closed nerg4l closed 2 years ago

nerg4l commented 2 years ago

Description of problem

As of now, the latest version on Ansible Galaxy is v2021.9.5. Since that there were two releases.

How reproducible

Always.

Steps to Reproduce

  1. Try to install v2021.11.7 with the following command: ansible-galaxy role install dokku_bot.ansible_dokku,v2021.11.7

Actual Results

Starting galaxy role install process
- downloading role 'ansible_dokku', owned by dokku_bot
[WARNING]: - dokku_bot.ansible_dokku was NOT installed successfully: - the
specified version (v2021.11.7) of dokku_bot.ansible_dokku was not found in the
list of available versions [...]

Expected Results

Starting galaxy role install process
- downloading role 'ansible_dokku', owned by dokku_bot
- downloading role from https://github.com/dokku/ansible-dokku/archive/v2021.11.7.tar.gz
- extracting dokku_bot.ansible_dokku to /builds/shiroi-usagi/builder/.ansible/roles/dokku_bot.ansible_dokku
- dokku_bot.ansible_dokku (v2021.11.7) was installed successfully
[...]

Environment Information

dokku report APP_NAME output

-

How (deb/make/rpm) and where (AWS, VirtualBox, physical, etc.) was Dokku installed?:

Dokku was installed via this ansible role on a physical machine and two DigitalOcean droplet.

Additional information

See available versions on https://galaxy.ansible.com/dokku_bot/ansible_dokku

ltalirz commented 2 years ago

thanks for the note @nerg4l

indeed the "publish to galaxy" step is skipped since we have some failing checks Iet me try to have a look

ltalirz commented 2 years ago

Will let you know when the next release is out; should be in a few h

ltalirz commented 2 years ago

done! https://galaxy.ansible.com/dokku_bot/ansible_dokku