jupyter + ansible 实现自动化运维
jupyter
可参考:https://zhuanlan.zhihu.com/p/33105153
源码地址:https://github.com/jupyter/notebook
ansible
ansible教程:
https://www.w3cschool.cn/automate_with_ansible/automate_with_ansible-db6727oq.html
jupyter :前端实现计算机操作交互;比如修改文件配置、开启shell终端、python终端、markdown等模式
ansible:后端服务,运行配置,实现自动化运维过程。