chore: suppress args[module] false positives from variable-based module_defaults

This commit is contained in:
2026-03-12 12:09:54 +01:00
committed by MORAWSKI Norbert
parent da9e287e56
commit 67e3753ece

View File

@@ -1,5 +1,6 @@
skip_list:
- run-once
- var-naming[no-role-prefix] # user-facing API dicts (cis, system, hypervisor) are intentionally not role-prefixed
- args[module] # false positives from variable-based module_defaults (_proxmox_auth, _vmware_auth)
exclude_paths:
- roles/global_defaults/