- name: Install slither python package ansible.builtin.pip: name: slither-analyzer==0.8.3 state: present