Installs Scrapy, a web crawler tool, on any Linux or UNIX system.
pip
should be installed and working.
None
None
- hosts: servers
roles:
- nerdstein.scrapy
After the playbook runs, scrapy
will be accessible via normal system accounts.
MIT / BSD
This role was created in 2016 by Adam Bergstein.