Ansible安装【Ubuntu 16.04】


参考文档:https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html

操作系统:Ubuntu 16.04

执行用户root,执行命令:

  • apt-get update
  • apt-get install software-properties-common
  • apt-add-repository --yes --update ppa:ansible/ansible
  • apt-get install ansible


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM