-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
When I attempt to install the role with:
ansible-galaxy install petermosmans.virtualbox-guest
I get the error:
[WARNING]: - petermosmans.virtualbox-guest was NOT installed successfully: Unable to compare role versions (1.1.1, 1.1.2, 1.7.1, v1.8.3, 1.2.0, 1.7.0, v1.8.2, 1.1.0, 1.3.0, 1.6.0, 1.5.2, 1.2.1, 1.8.1, 1.5.1, 1.4.0, v1.8.4, 1.8.0, 1.5.0) 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.
The following command installed correctly.
ansible-galaxy install petermosmans.virtualbox-guest,v1.8.4
Metadata
Metadata
Assignees
Labels
No labels