- name: Install mythril python package ansible.builtin.pip: name: mythril==0.23.1 state: present