istresearch / scrapy-cluster

This Scrapy project uses Redis and Kafka to create a distributed on demand scraping cluster.
http://scrapy-cluster.readthedocs.io/
MIT License
1.17k stars 323 forks source link

Ansible deprecated sudo #237

Closed j3k00 closed 3 years ago

j3k00 commented 4 years ago

https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.0.html#deprecated

madisonb commented 3 years ago

Hi @j3k00 - apologies for not seeing this. Unfortunately I am deprecating the use of ansible within this repo and focusing on building docker containers only. I simply don't have the time to maintain everything that ansible needs to run and deploy properly. (Vagrant, ansible, dependencies, os versions, etc).

Closing.