❯ ansible-lint --version
ansible-lint 24 using ansible-core:2.16.12 ansible-compat:24.9.0 ruamel-yaml:0.18.5 ruamel-yaml-clib:0.2.7
Is there a way to acknowledge the warning of using state:latest without using only_upgrade flag ?
using this as a full system upgrade command which wasn’t explored in the linter webpage, but is the recommended way to do full system upgrade in ansible doc