Skip to content

chore(deps): update actions/checkout action to v7.0.1 #165

chore(deps): update actions/checkout action to v7.0.1

chore(deps): update actions/checkout action to v7.0.1 #165

Triggered via pull request July 20, 2026 21:45
Status Success
Total duration 50s
Artifacts

ansible-lint.yml

on: pull_request
Ansible Lint
47s
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.