- name: Install python3
apt:
name: python3
state: latest
- name: Install ipython
name: python3-ipython