Files
ansible_role_package/vars/python3.yml
2025-01-25 16:07:24 -07:00

7 lines
71 B
YAML

pkgs:
Darwin:
- python3
Linux:
- python3
- python3-pip