chore(deps): update pre-commit hooks #167
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.
|