Actions
Bug #20843
openFix OS check and repository setup
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Ansible collection
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
It currently fails with the error:
=> {"msg": "The conditional check '(ansible_distribution == \"Debian\" is version(\"11\", \"<=\")) or (ansible_distribution == \"Ubuntu\" is version(\"20.04\", \"<=\"))' failed. The error was: Version comparison: '<' not supported between instances of 'str' and 'int'\n\nThe error appears to be in ...
Actions