dotfiles/roles/pip-packages
drymer 5290928b32
Install a couple of programs
2018-10-07 21:15:42 +02:00
..
defaults Install a couple of programs 2018-10-07 21:15:42 +02:00
molecule/default Fix shell stuff 2017-10-24 08:19:02 +02:00
tasks Migrate to ansible 2017-10-21 22:03:12 +02:00
README.md Migrate to ansible 2017-10-21 22:03:12 +02:00

README.md

Pip-packages

Install the pip packages I usually use.

Requirements

None

Role Variables

  • pip_packages: List of packages to install.

Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - { role: pip-packages }

Compatible

With:

  • Debian 9

License

GPL3

Author Information

drymer [ AT ] autistici.org