Skip to content

nerdstein/ansible-role-scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Scrapy

Build Status

Installs Scrapy, a web crawler tool, on any Linux or UNIX system.

Requirements

pip should be installed and working.

Role Variables

None

Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - nerdstein.scrapy

After the playbook runs, scrapy will be accessible via normal system accounts.

License

MIT / BSD

Author Information

This role was created in 2016 by Adam Bergstein.

About

Ansible role to install Scrapy web crawler

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors