Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 779 Bytes

File metadata and controls

25 lines (15 loc) · 779 Bytes

Ansible Lint (via pipx) (ansible-lint)

ansible-lint checks playbooks for practices and behavior that could potentially be improved.

Example Usage

"features": {
    "ghcr.io/hspaans/devcontainer-features/ansible-lint:2": {}
}

Options

Options Id Description Type Default Value
version Select the version to install. string latest
plugins A space delimitered list of ansible-lint plugins (will be injected into the ansible-lint pipx env). see proposals for examples string -

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.