ansible-collections / ansible.posix

Ansible Collection for Posix
Other
157 stars 152 forks source link

The latest ansible.posix version according to GitHub is 1.5.2 but it is actually 1.5.4 #534

Closed chriscroome closed 2 months ago

chriscroome commented 7 months ago

Would it be possible to create a GitHub release for the 1.5.4 tag, currently the latest release is 1.5.2:

lynx -head -dump -width=600 https://github.com/ansible-collections/ansible.posix/releases/latest | grep Location
Location: https://github.com/ansible-collections/ansible.posix/releases/tag/1.5.2

The 1.5.2 version is also listed as the latest when checking the GitHub JSON metadata.

saito-hideki commented 2 months ago

@chriscroome Thanks for letting us know. Release tag issues have been fixed: https://github.com/ansible-collections/ansible.posix/releases/tag/1.5.4