另外,我如何才能在我的cleanup()函数中只提取tweet中的"Bank of America: Growth Is Back - Bank Of America Corporation“(我用星号包围了它tweets) print "writetweets - open OUTPUT.csv for the tweet divs"
print "cleanup - nothing here
: "Do you want to run cleanup?Enter [yes/no]" import_playbook: cleanup.ymlwhen: cleanup == "yes" 执行日志: bash-$ ansible-playbook -i hosts cleanup.yml
Do you want to run cle