Skip to content

Allaman/ansible-role-pip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-pip

Install packages via python's pip as user.

Test

Run molecule test to test this role in a docker container

Requirements

  • pip is available in your $PATH

Role Variables

  • pip_packages: a list of all pip packages to be installed

Dependencies

  • NA

Example Playbook

See converge.yml

License

MIT