I never check the damn analytics stats and the database is huge.
ansible-lint told me not to test equality with booleans using literal "True" and "False", but it Ansible complains if I use "is True" also. It seems that I need to adjust the syntax slightly.
[601] Don't compare to literal True/False