Describe the bug
The plugin for ansible does not work on macOS Sequoia.
Steps to reproduce
asdf list-all ansible
Plugin ansible's list-all callback script failed with output:
asdf-pyapp: [ERROR] Unable to parse versions for 'ansible'
OR
asdf install ansible latest
Plugin ansible's list-all callback script failed with output:
asdf-pyapp: [ERROR] Unable to parse versions for 'ansible'
Expected behavior
It should list all the ansible versions or install it.
Additional context
- Running on macOS Sequoia 15.1.1.
Describe the bug
The plugin for
ansibledoes not work on macOS Sequoia.Steps to reproduce
OR
Expected behavior
It should list all the ansible versions or install it.
Additional context