This repository has been archived on 2021-04-04. You can view files and clone it, but cannot push or open issues/pull-requests.
ansible-server/roles/python/tasks/main.yml

8 lines
89 B
YAML

---
- block:
- import_tasks: pip.yml
tags:
- python:pip
tags:
- python