1. Ansible 不需要安装客户端,通过 sshd 去通信2. Ansible 是基于模块工作的,模块可以由任何语言开发,也支持 yaml 格式编写的 playbook ( 剧本 )3. 官方文档:https://docs.ansible.com/ansible/latest/index.html ( 强烈推荐 )4. 电子书:https://ansible-book.gitbooks.io/ansible-first-book