chore(deps): update ansible/ansible-lint action to v26 #10

Open
CSRBot wants to merge 1 commits from renovate/ansible-ansible-lint-26.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
ansible/ansible-lint action major v25.12.2v26.6.0

Release Notes

ansible/ansible-lint (ansible/ansible-lint)

v26.6.0

Compare Source

Features

Fixes

Maintenance

v26.4.0

Compare Source

Fixes

Maintenance

v26.3.0

Compare Source

Features

Fixes

Maintenance

v26.2.0

Compare Source

Features

Fixes

Maintenance

v26.1.1

Compare Source

Features

Fixes

Maintenance

v26.1.0

Compare Source

Fixes

Maintenance


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible/ansible-lint](https://github.com/ansible/ansible-lint) | action | major | `v25.12.2` → `v26.6.0` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible/ansible-lint)</summary> ### [`v26.6.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.6.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.4.0...v26.6.0) #### Features - fix: ensure configuration errors are visible to user ([#&#8203;5038](https://github.com/ansible/ansible-lint/issues/5038)) [@&#8203;Dotify71](https://github.com/Dotify71) #### Fixes - fix: bump cryptography minimum to >=46.0.6 and refresh lock file ([#&#8203;5089](https://github.com/ansible/ansible-lint/issues/5089)) [@&#8203;sudhirverma](https://github.com/sudhirverma) - fix: added setup-uv action version pinning to renovate config ([#&#8203;5021](https://github.com/ansible/ansible-lint/issues/5021)) [@&#8203;garethahealy](https://github.com/garethahealy) - fix: detect role roots in namespace subdirectories ([#&#8203;5079](https://github.com/ansible/ansible-lint/issues/5079)) ([#&#8203;5080](https://github.com/ansible/ansible-lint/issues/5080)) [@&#8203;santosh7676](https://github.com/santosh7676) - fix(docs): remove mkdocstrings plugin to unblock docs CI ([#&#8203;5084](https://github.com/ansible/ansible-lint/issues/5084)) [@&#8203;rockygeekz](https://github.com/rockygeekz) - fix: suppress ruff PLW0717 to unblock renovate ([#&#8203;5077](https://github.com/ansible/ansible-lint/issues/5077)) [@&#8203;rockygeekz](https://github.com/rockygeekz) - Fix risky-shell-pipe false positive on multi-line Jinja ([#&#8203;5058](https://github.com/ansible/ansible-lint/issues/5058)) [@&#8203;arpitjain099](https://github.com/arpitjain099) - Fix: fix mock\_modules generated stubs failing YAML/doc parsing [#&#8203;5031](https://github.com/ansible/ansible-lint/issues/5031) ([#&#8203;5032](https://github.com/ansible/ansible-lint/issues/5032)) [@&#8203;santosh7676](https://github.com/santosh7676) - fix: support example format indicator, prevent ansible-lint from producing load-failure on valid non-YAML examples ([#&#8203;5045](https://github.com/ansible/ansible-lint/issues/5045)) [@&#8203;felixfontein](https://github.com/felixfontein) - fix: avoid name\[casing] auto-fix crash on multi-segment prefixes ([#&#8203;5026](https://github.com/ansible/ansible-lint/issues/5026)) [@&#8203;bishalOps](https://github.com/bishalOps) - fix: preserve multi-hash comments on `ansible-lint --fix` ([#&#8203;5033](https://github.com/ansible/ansible-lint/issues/5033)) [@&#8203;bishalOps](https://github.com/bishalOps) - fix: preserve trailing blank lines when fqcn auto-fix renames a key ([#&#8203;5027](https://github.com/ansible/ansible-lint/issues/5027)) [@&#8203;bishalOps](https://github.com/bishalOps) - fix(security): update dependencies \[SECURITY] ([#&#8203;5061](https://github.com/ansible/ansible-lint/issues/5061)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - fix(ci): switch devel tests from py312 to py313 ([#&#8203;5062](https://github.com/ansible/ansible-lint/issues/5062)) [@&#8203;rockygeekz](https://github.com/rockygeekz) - fix: ignore skip lookup across rules ([#&#8203;5060](https://github.com/ansible/ansible-lint/issues/5060)) [@&#8203;mehrdadbn9](https://github.com/mehrdadbn9) - chore: Add support for Fedora 44 in the meta schema ([#&#8203;5029](https://github.com/ansible/ansible-lint/issues/5029)) [@&#8203;jsf9k](https://github.com/jsf9k) - fix: ensure configuration errors are visible to user ([#&#8203;5038](https://github.com/ansible/ansible-lint/issues/5038)) [@&#8203;Dotify71](https://github.com/Dotify71) - fix: role argument spec: fix typo in attribute schema ([#&#8203;5044](https://github.com/ansible/ansible-lint/issues/5044)) [@&#8203;felixfontein](https://github.com/felixfontein) - fix: handle ignore.txt comments with '#' in them correctly ([#&#8203;5028](https://github.com/ansible/ansible-lint/issues/5028)) [@&#8203;felixfontein](https://github.com/felixfontein) - fix: Evaluate the exit code after applying the skipped rules from .ansible-lint-ignore ([#&#8203;5001](https://github.com/ansible/ansible-lint/issues/5001)) [@&#8203;gmuloc](https://github.com/gmuloc) - fix: Update stale rulebook schema to match upstream ansible-rulebook ([#&#8203;5056](https://github.com/ansible/ansible-lint/issues/5056)) [@&#8203;Hrithik-Gavankar](https://github.com/Hrithik-Gavankar) - fix: update \_extends syntax for release-drafter v7 compatibility ([#&#8203;5043](https://github.com/ansible/ansible-lint/issues/5043)) [@&#8203;rockygeekz](https://github.com/rockygeekz) - fix(security): update dependencies \[SECURITY] - abandoned ([#&#8203;5014](https://github.com/ansible/ansible-lint/issues/5014)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - fix: update malformed block regex and bump pathspec upper bound ([#&#8203;5039](https://github.com/ansible/ansible-lint/issues/5039)) [@&#8203;rockygeekz](https://github.com/rockygeekz) #### Maintenance - chore: remove previously-synced agent skills ([#&#8203;5078](https://github.com/ansible/ansible-lint/issues/5078)) [@&#8203;ansibuddy](https://github.com/ansibuddy) - chore(deps): update all dependencies ([#&#8203;5074](https://github.com/ansible/ansible-lint/issues/5074)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - fix(security): update dependencies \[SECURITY] ([#&#8203;5061](https://github.com/ansible/ansible-lint/issues/5061)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - test: add security-check workflow (integration test) ([#&#8203;5064](https://github.com/ansible/ansible-lint/issues/5064)) [@&#8203;cidrblock](https://github.com/cidrblock) - chore: Add support for Fedora 44 in the meta schema ([#&#8203;5029](https://github.com/ansible/ansible-lint/issues/5029)) [@&#8203;jsf9k](https://github.com/jsf9k) - chore: clarify yaml reformatting under fix ([#&#8203;5057](https://github.com/ansible/ansible-lint/issues/5057)) [@&#8203;Himanshuagrawal4](https://github.com/Himanshuagrawal4) - chore(deps): update all dependencies pep621 ([#&#8203;5047](https://github.com/ansible/ansible-lint/issues/5047)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;5046](https://github.com/ansible/ansible-lint/issues/5046)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies pep621 ([#&#8203;5041](https://github.com/ansible/ansible-lint/issues/5041)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;5040](https://github.com/ansible/ansible-lint/issues/5040)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;5011](https://github.com/ansible/ansible-lint/issues/5011)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - fix(security): update dependencies \[SECURITY] - abandoned ([#&#8203;5014](https://github.com/ansible/ansible-lint/issues/5014)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies pep621 ([#&#8203;5012](https://github.com/ansible/ansible-lint/issues/5012)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ### [`v26.4.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.4.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.3.0...v26.4.0) #### Fixes - fix: remove deprecated apt\_key module from examples and builtins ([#&#8203;5000](https://github.com/ansible/ansible-lint/issues/5000)) [@&#8203;cidrblock](https://github.com/cidrblock) - fix(security): update dependencies \[SECURITY] ([#&#8203;5010](https://github.com/ansible/ansible-lint/issues/5010)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - fix: avoid permission error when linting /tmp files ([#&#8203;5009](https://github.com/ansible/ansible-lint/issues/5009)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: reapply false positive patch for no-changed-when rule ([#&#8203;4989](https://github.com/ansible/ansible-lint/issues/4989)) [@&#8203;Red-GV](https://github.com/Red-GV) - docs: fix inaccuracies found during documentation audit ([#&#8203;4999](https://github.com/ansible/ansible-lint/issues/4999)) [@&#8203;cidrblock](https://github.com/cidrblock) - fix: support collection format in mock\_roles ([#&#8203;4980](https://github.com/ansible/ansible-lint/issues/4980)) [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) - fix(security): update dependencies \[SECURITY] ([#&#8203;4993](https://github.com/ansible/ansible-lint/issues/4993)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) #### Maintenance - chore: update hooks ([#&#8203;5008](https://github.com/ansible/ansible-lint/issues/5008)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore: implement workaround for coverage merging failure ([#&#8203;5006](https://github.com/ansible/ansible-lint/issues/5006)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Add support for upcoming Ubuntu 26.04 ([#&#8203;4995](https://github.com/ansible/ansible-lint/issues/4995)) [@&#8203;Andiroid](https://github.com/Andiroid) - chore(deps): update all dependencies pep621 ([#&#8203;4994](https://github.com/ansible/ansible-lint/issues/4994)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): bump black from 26.1.0 to 26.3.1 in /.config ([#&#8203;4991](https://github.com/ansible/ansible-lint/issues/4991)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ### [`v26.3.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.3.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.2.0...v26.3.0) #### Features - feat: add jinja2-template-extension opt-in rule ([#&#8203;4979](https://github.com/ansible/ansible-lint/issues/4979)) [@&#8203;djdanielsson](https://github.com/djdanielsson) #### Fixes - fix: Add missing version\_changed var to ComplexityRule class ([#&#8203;4987](https://github.com/ansible/ansible-lint/issues/4987)) [@&#8203;thrashwerk](https://github.com/thrashwerk) #### Maintenance - chore: pre-commit autoupdate ([#&#8203;4986](https://github.com/ansible/ansible-lint/issues/4986)) @&#8203;[pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci) - chore(deps): update all dependencies pep621 ([#&#8203;4984](https://github.com/ansible/ansible-lint/issues/4984)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4983](https://github.com/ansible/ansible-lint/issues/4983)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps-dev): bump minimatch from 9.0.5 to 10.2.4 in /test/schemas ([#&#8203;4982](https://github.com/ansible/ansible-lint/issues/4982)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ### [`v26.2.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.2.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.1.1...v26.2.0) #### Features - feat: complexity\[tasks] for task and handler files ([#&#8203;4799](https://github.com/ansible/ansible-lint/issues/4799)) [@&#8203;ARYPROGRAMMER](https://github.com/ARYPROGRAMMER) - feat: adding new argument\_spec rule and tests ([#&#8203;4968](https://github.com/ansible/ansible-lint/issues/4968)) [@&#8203;djdanielsson](https://github.com/djdanielsson) - feat: allow users to opt into rules while still using profiles ([#&#8203;4974](https://github.com/ansible/ansible-lint/issues/4974)) [@&#8203;djdanielsson](https://github.com/djdanielsson) - feat: use uv for installation and add override\_version input ([#&#8203;4703](https://github.com/ansible/ansible-lint/issues/4703)) ([#&#8203;4933](https://github.com/ansible/ansible-lint/issues/4933)) [@&#8203;Jkhall81](https://github.com/Jkhall81) #### Fixes - fix: no-free-form transform parsing ([#&#8203;4942](https://github.com/ansible/ansible-lint/issues/4942)) [@&#8203;Edition-X](https://github.com/Edition-X) - fix: make ansible-lint work with AWS CodeBuild Lambda ([#&#8203;4972](https://github.com/ansible/ansible-lint/issues/4972)) [@&#8203;GElkayam](https://github.com/GElkayam) - fix: skip\_list with sub-rules no longer skips entire rule ([#&#8203;4955](https://github.com/ansible/ansible-lint/issues/4955)) [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) - fix: update pre-commit hook to support Python 3.14 ([#&#8203;4959](https://github.com/ansible/ansible-lint/issues/4959)) [@&#8203;dmzoneill](https://github.com/dmzoneill) - fix: respect custom yamllint config ([#&#8203;4758](https://github.com/ansible/ansible-lint/issues/4758)) [@&#8203;dbrennand](https://github.com/dbrennand) - fix: use pip instead of uv when setup\_python is false ([#&#8203;4941](https://github.com/ansible/ansible-lint/issues/4941)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: resolved issue with uv installing python ([#&#8203;4940](https://github.com/ansible/ansible-lint/issues/4940)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: restore correct mapping indentation after anchors ([#&#8203;4935](https://github.com/ansible/ansible-lint/issues/4935)) ([#&#8203;4936](https://github.com/ansible/ansible-lint/issues/4936)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: schema/meta support SLES 15SP7 and 16 ([#&#8203;4938](https://github.com/ansible/ansible-lint/issues/4938)) [@&#8203;Klaas-](https://github.com/Klaas-) - Bump actions/checkout in README ([#&#8203;4934](https://github.com/ansible/ansible-lint/issues/4934)) [@&#8203;jaap3](https://github.com/jaap3) - fix: resolve path resolution for imported tasks in global tasks direc… ([#&#8203;4926](https://github.com/ansible/ansible-lint/issues/4926)) [@&#8203;Jkhall81](https://github.com/Jkhall81) #### Maintenance - chore: remove use of pytest-sugar ([#&#8203;4977](https://github.com/ansible/ansible-lint/issues/4977)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore: update test deps ([#&#8203;4976](https://github.com/ansible/ansible-lint/issues/4976)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore: remove use of pytest-plus ([#&#8203;4975](https://github.com/ansible/ansible-lint/issues/4975)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore: pre-commit autoupdate ([#&#8203;4948](https://github.com/ansible/ansible-lint/issues/4948)) @&#8203;[pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci) - chore(deps): bump ajv from 8.10.0 to 8.18.0 in /test/schemas ([#&#8203;4970](https://github.com/ansible/ansible-lint/issues/4970)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore(deps): bump cryptography from 46.0.4 to 46.0.5 in /.config ([#&#8203;4962](https://github.com/ansible/ansible-lint/issues/4962)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore(deps): bump pillow from 12.1.0 to 12.1.1 ([#&#8203;4964](https://github.com/ansible/ansible-lint/issues/4964)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore(deps): bump cryptography from 46.0.4 to 46.0.5 ([#&#8203;4963](https://github.com/ansible/ansible-lint/issues/4963)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore: fix mypy failures plus extra ([#&#8203;4954](https://github.com/ansible/ansible-lint/issues/4954)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore(deps): update all dependencies ([#&#8203;4937](https://github.com/ansible/ansible-lint/issues/4937)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4932](https://github.com/ansible/ansible-lint/issues/4932)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4931](https://github.com/ansible/ansible-lint/issues/4931)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4930](https://github.com/ansible/ansible-lint/issues/4930)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4929](https://github.com/ansible/ansible-lint/issues/4929)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4928](https://github.com/ansible/ansible-lint/issues/4928)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ### [`v26.1.1`](https://github.com/ansible/ansible-lint/releases/tag/v26.1.1) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.1.0...v26.1.1) #### Features - feat: added exit code 8 for successfully fixed violations ([#&#8203;4674](https://github.com/ansible/ansible-lint/issues/4674)) ([#&#8203;4899](https://github.com/ansible/ansible-lint/issues/4899)) [@&#8203;Jkhall81](https://github.com/Jkhall81) #### Fixes - fix: resolve auto-fix failures and detection for short module names (… ([#&#8203;4897](https://github.com/ansible/ansible-lint/issues/4897)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: ensure --no-offline overrides config file precedence ([#&#8203;4845](https://github.com/ansible/ansible-lint/issues/4845)) ([#&#8203;4903](https://github.com/ansible/ansible-lint/issues/4903)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: pre-commit cache missing cspell updates ([#&#8203;4909](https://github.com/ansible/ansible-lint/issues/4909)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Set cryptography ceiling to match downstream requirement. ([#&#8203;4904](https://github.com/ansible/ansible-lint/issues/4904)) [@&#8203;cidrblock](https://github.com/cidrblock) - fix: almalinux missing reference in platforms array ([#&#8203;4896](https://github.com/ansible/ansible-lint/issues/4896)) [@&#8203;thelinuxracoon](https://github.com/thelinuxracoon) #### Maintenance - chore: Add renovate constraint for cryptography ([#&#8203;4911](https://github.com/ansible/ansible-lint/issues/4911)) [@&#8203;alisonlhart](https://github.com/alisonlhart) ### [`v26.1.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.1.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v25.12.2...v26.1.0) #### Fixes - fix: implement precise filtering for bracketed sub-tags ([#&#8203;4892](https://github.com/ansible/ansible-lint/issues/4892)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: avoid unnecessary creation of .ansible folders ([#&#8203;4894](https://github.com/ansible/ansible-lint/issues/4894)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: refactor RulesCollection to always require app argument ([#&#8203;4891](https://github.com/ansible/ansible-lint/issues/4891)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: anchor kind discovery to project root ([#&#8203;4763](https://github.com/ansible/ansible-lint/issues/4763)) ([#&#8203;4889](https://github.com/ansible/ansible-lint/issues/4889)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: avoid creating cache directory when listing version ([#&#8203;4865](https://github.com/ansible/ansible-lint/issues/4865)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: ensure exclude\_paths are honored for unparseable files ([#&#8203;4886](https://github.com/ansible/ansible-lint/issues/4886)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: avoid use of pathspec 1.0.0 until yamllint is updated ([#&#8203;4887](https://github.com/ansible/ansible-lint/issues/4887)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: allow valid tabs in lineinfile nested in blocks ([#&#8203;4719](https://github.com/ansible/ansible-lint/issues/4719)) ([#&#8203;4881](https://github.com/ansible/ansible-lint/issues/4881)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: update documentation to clarify requirement to run from project … ([#&#8203;4885](https://github.com/ansible/ansible-lint/issues/4885)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: replace hardcoded /tmp path with secure temp directory (CWE… ([#&#8203;4878](https://github.com/ansible/ansible-lint/issues/4878)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: handle missing keys in \_parse\_failed\_msg to prevent KeyError ([#&#8203;4879](https://github.com/ansible/ansible-lint/issues/4879)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: add argument\_specs to meta schema ([#&#8203;4762](https://github.com/ansible/ansible-lint/issues/4762)) ([#&#8203;4880](https://github.com/ansible/ansible-lint/issues/4880)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: retire -p/--parseable option ([#&#8203;4884](https://github.com/ansible/ansible-lint/issues/4884)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: correct partial-become rule documentation comments ([#&#8203;4876](https://github.com/ansible/ansible-lint/issues/4876)) [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) #### Maintenance - chore: add almalinux platform to meta schemas ([#&#8203;4893](https://github.com/ansible/ansible-lint/issues/4893)) [@&#8203;thelinuxracoon](https://github.com/thelinuxracoon) - chore: refactor testing code to reduce use of get\_app() ([#&#8203;4890](https://github.com/ansible/ansible-lint/issues/4890)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore(deps): update all dependencies ([#&#8203;4877](https://github.com/ansible/ansible-lint/issues/4877)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzYuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEzNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
volker.raschek was assigned by CSRBot 2026-06-22 14:01:26 +02:00
CSRBot added 1 commit 2026-07-02 20:01:42 +02:00
chore(deps): update ansible/ansible-lint action to v26
Ansible Linter / ansible-lint (push) Successful in 1m24s
Lint Markdown files / markdown-lint (push) Failing after 13s
Ansible Linter / ansible-lint (pull_request) Successful in 1m8s
Lint Markdown files / markdown-lint (pull_request) Failing after 15s
45ee8ff5a9
CSRBot force-pushed renovate/ansible-ansible-lint-26.x from c720b03ea1 to 45ee8ff5a9 2026-07-02 20:01:42 +02:00 Compare
Some checks are pending
Ansible Linter / ansible-lint (push) Successful in 1m24s
Lint Markdown files / markdown-lint (push) Failing after 13s
Ansible Linter / ansible-lint (pull_request) Successful in 1m8s
Lint Markdown files / markdown-lint (pull_request) Failing after 15s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ansible-ansible-lint-26.x:renovate/ansible-ansible-lint-26.x
git checkout renovate/ansible-ansible-lint-26.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/ansible-role-gitea-runner#10