摘要: 一、ansibles配置与测试 1、ansible的安装配置 利用公钥批量管理 [root@LB02 ~]# ssh-keygen -t rsa #创建公钥 [root@LB02 ~]# ssh-copy-id -i ~/.ssh/id_rsa.pub root@192.168.11.206 #将公 阅读全文
posted @ 2020-01-07 11:50 区域管理员 阅读(644) 评论(0) 推荐(0) 编辑