Florian Sey

Results 3 issues of Florian Sey

##### Summary The logo is broken on sub pages of the documentation. ##### Issue Type - Bug Report ##### STEPS TO REPRODUCE Navigate to https://ansible-lint.readthedocs.io/en/latest/. The logo is displayed correctly....

bug

I can't seem to make the DockerClient to pull images from the GitLab container registry. I have tried many combinations of the below code (credentials and image name are redacted)....

resolution/stale

I am trying to define a JSON schema for expressions (similar to what Mongo does). ``` { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "$ref": "#/definitions/expression" }, "definitions": { "fieldExpression": {...

bug
help wanted