--- - name: install needed packages apt: name: "{{ python_basename }}-cryptography" state: present