1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-13 13:12:30 +00:00
community.general/test/integration/targets/github_issue/tasks/default-python2.yml
2017-09-01 14:13:34 -07:00

3 lines
100 B
YAML

- name: install python-requests to avoid install via pip later
package:
name: python-requests