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

相关文章:

  • 2021-10-30
  • 2021-06-19
  • 2022-01-30
  • 2021-09-27
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-12
  • 2021-10-21
  • 2021-04-21
  • 2021-06-10
相关资源
相似解决方案