- name: install python developer tools
  community.general.pacman:
    name:
      - python
    state: present