We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The 1.3.2 version of this role is missing from the galaxy. Could you publish the 1.3.2 as well?
1.3.1 works as expected.
❯ ansible-galaxy install -r requirements.yml Starting galaxy role install process - ryandaniels.create_users (1.0.11) is already installed, skipping. - geerlingguy.docker (7.4.1) is already installed, skipping. - downloading role 'haproxy', owned by geerlingguy [WARNING]: - geerlingguy.haproxy was NOT installed successfully: - the specified version (1.3.2) of geerlingguy.haproxy was not found in the list of available versions ([{'id': 5324, 'name': '0.9.0', 'version': '0.9.0', 'created': '2015-07-19T01:48:37.316142Z', 'modified': '2018-06-22T14:08:26.805681Z', 'commit_date': '2015-07-18T00:26:44-04:00', 'commit_sha': None, 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/0.9.0.tar.gz'}, {'id': 5325, 'name': '1.0.0', 'version': '1.0.0', 'created': '2015-07-19T02:09:33.999822Z', 'modified': '2018-06-22T14:08:26.731327Z', 'commit_date': '2015-07-18T21:57:27-04:00', 'commit_sha': None, 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/1.0.0.tar.gz'}, {'id': 5326, 'name': '1.0.1', 'version': '1.0.1', 'created': '2015-07-19T03:00:18.089708Z', 'modified': '2018-06-22T14:08:26.663321Z', 'commit_date': '2015-07-18T22:56:29-04:00', 'commit_sha': None, 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/1.0.1.tar.gz'}, {'id': 15204, 'name': '1.0.2', 'version': '1.0.2', 'created': '2016-06-04T21:10:41.556118Z', 'modified': '2018-06-22T14:08:26.596221Z', 'commit_date': '2016-06-04T16:47:41-04:00', 'commit_sha': None, 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/1.0.2.tar.gz'}, {'id': 18351, 'name': '1.0.3', 'version': '1.0.3', 'created': '2016-08-31T15:41:29.641247Z', 'modified': '2018-06-22T14:08:26.522934Z', 'commit_date': '2016-08-09T22:32:12-04:00', 'commit_sha': None, 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/1.0.3.tar.gz'}, {'id': 19322, 'name': '1.1.0', 'version': '1.1.0', 'created': '2016-09-25T21:41:35.937164Z', 'modified': '2018-06-22T14:08:26.422214Z', 'commit_date': '2016-09-02T22:02:24-04:00', 'commit_sha': None, 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/1.1.0.tar.gz'}, {'id': 36039, 'name': '1.1.1', 'version': '1.1.1', 'created': '2017-07-31T18:41:27.072764Z', 'modified': '2018-06-22T14:08:26.353993Z', 'commit_date': '2017-07-31T14:38:57-04:00', 'commit_sha': None, 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/1.1.1.tar.gz'}, {'id': 56162, 'name': '1.1.2', 'version': '1.1.2', 'created': '2018-04-04T19:51:27.072306Z', 'modified': '2018-06-22T14:08:26.282446Z', 'commit_date': '2018-04-04T14:45:49-04:00', 'commit_sha': None, 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/1.1.2.tar.gz'}, {'id': 150349, 'name': '1.2.0', 'version': '1.2.0', 'created': '2021-03-25T14:36:40.696001Z', 'modified': '2021-03-25T14:36:40.696027Z', 'commit_date': '2021-03-25T10:35:39-04:00', 'commit_sha': 'b75f4d3bd8e2c2d9f57c23129ba946b228474fc1', 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/1.2.0.tar.gz'}, {'id': 174489, 'name': '1.3.0', 'version': '1.3.0', 'created': '2022-01-18T15:39:43.168185Z', 'modified': '2022-01-18T15:39:43.168211Z', 'commit_date': '2022-01-18T10:37:39-05:00', 'commit_sha': 'b7e305b315c4ca16bd9a149d3922c694aada85f0', 'download_url': 'https://github.com/geerlingguy/ansible-role-haproxy/archive/1.3.0.tar.gz'}, {'id': 200986, 'name': '1.3.1', 'version': '1.3.1', 'created': '2023-01-23T02:59:13.549393Z', 'modified': '2023-01-23T02:59:13.549422Z', 'commit_date': '2023-01-22T21:58:17-05:00', 'commit_sha': '2136e88266f9190ef15725d0d9d7ff198e4c32d2', 'download_url': 'https://github.com/geerlingguy/ansible-role- haproxy/archive/1.3.1.tar.gz'}]). ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list. ❯ vim requirements.yml ❯ ansible-galaxy install -r requirements.yml Starting galaxy role install process - ryandaniels.create_users (1.0.11) is already installed, skipping. - geerlingguy.docker (7.4.1) is already installed, skipping. - downloading role 'haproxy', owned by geerlingguy - downloading role from https://github.com/geerlingguy/ansible-role-haproxy/archive/1.3.1.tar.gz - extracting geerlingguy.haproxy to /home/borgers/projects/intelliroad-infra/ansible/external_roles/geerlingguy.haproxy - geerlingguy.haproxy (1.3.1) was installed successfully Starting galaxy collection install process Nothing to do. All requested collections are already installed. If you want to reinstall them, consider using `--force`.
Thanks for your help and work! Much appreciated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The 1.3.2 version of this role is missing from the galaxy. Could you publish the 1.3.2 as well?
1.3.1 works as expected.
Thanks for your help and work! Much appreciated.
The text was updated successfully, but these errors were encountered: