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

 

 

 

  

 

    

相关文章:

  • 2021-11-15
  • 2022-12-23
  • 2022-12-23
  • 2022-02-20
  • 2022-12-23
  • 2021-12-26
  • 2021-05-10
  • 2021-10-22
猜你喜欢
  • 2021-07-09
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案