Using an explicit version with "Alpine" reports an error with versions for AIX? #3868
Unanswered
johanneskastl
asked this question in
Q&A
Replies: 1 comment
-
|
I am running into this same issue, although tbqh platform validation should probably be removed altogether given it's no longer supported by Galaxy. What do you think @ssbarnea? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/johanneskastl/ansible-role-doas_configuration/actions/runs/6637641821
The role contains the following:
The error given by ansible-lint contains the versions that are defined in the AIX block:
https://github.com/ansible/ansible-lint/blob/main/src/ansiblelint/schemas/meta.json#L13
If I understand the schema properly,
allis the only value allowed/defined for Alpine. Shouldn't ansible-lint then report this, instead of the AIX versions?Beta Was this translation helpful? Give feedback.
All reactions