Repository URL to install this package:
|
Version:
1.0.0b1 ▾
|
doc:
short_help: Install dependencies so 'pip' can be used by Ansible.
help: |
Install dependencies so 'pip' can be used by Ansible.
This is a helper frecklet, and probably does not need to be called directly by any user.
This is a workaround for issue: https://github.com/ansible/ansible/issues/47361 , ideally this would not be necessary in every case.
examples:
- title: install requirements that subsequent 'pip' invocations will work
frecklets:
- frecklet:
name: pip-requirements.at.yml
type: ansible-tasklist
resources:
ansible-tasklist:
- pip-requirements.at.yml
desc:
short: install requirements for python package install
properties:
idempotent: true
internet: true
elevated: true
meta: {}
args: {}