Skip to content

chore(deps): update pre-commit hooks #167

chore(deps): update pre-commit hooks

chore(deps): update pre-commit hooks #167

Triggered via pull request July 25, 2026 08:36
Status Success
Total duration 42s
Artifacts

ansible-lint.yml

on: pull_request
Ansible Lint
38s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
complexity[tasks]: tasks/section5.yml#L1
File contains 166 tasks, exceeding the maximum of 100. Consider using `ansible.builtin.include_tasks` to split the tasks into smaller files.
args[module]: tasks/section4.yml#L175
value of default must be one of: allow, deny, reject, got: {{ cis_ubuntu2404_firewall_ufw_outgoing_policy | default('deny') }}
complexity[tasks]: tasks/section1.yml#L1
File contains 112 tasks, exceeding the maximum of 100. Consider using `ansible.builtin.include_tasks` to split the tasks into smaller files.