| `image` / `ANSIBLE_IMAGE` | The Docker image used to run Ansible. The image may contain your Ansible sources. <br/>:warning: **set the version required by your project** | `registry.hub.docker.com/cytopia/ansible:latest-tools` |
| `image` / `ANSIBLE_IMAGE` | The Docker image used to run Ansible. The image may contain your Ansible sources. <br/>:warning: **set the version required by your project** | `registry.hub.docker.com/cytopia/ansible:latest-tools`<br/>[](https://to-be-continuous.gitlab.io/doc/secu/trivy-ANSIBLE_IMAGE) |
| `lint-image` / `ANSIBLE_LINT_IMAGE` | The Docker image used to run Ansible Lint | `registry.hub.docker.com/haxorof/ansible-lint:latest` |
| `lint-image` / `ANSIBLE_LINT_IMAGE` | The Docker image used to run Ansible Lint | `registry.hub.docker.com/haxorof/ansible-lint:latest` <br/>[](https://to-be-continuous.gitlab.io/doc/secu/trivy-ANSIBLE_LINT_IMAGE) |
| `lint-disabled` / `ANSIBLE_LINT_DISABLED` | Set to `true` to disable the `ansible lint` analysis | _none_ (enabled) |
In addition to a textual report in the console, this job produces the following report, kept for one day: