6 lines
81 B
YAML

---
- name: python pip install
pacman:
name: python-pip
state: present