摘要: 1.安装ansible wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo yum install ansible -y 2.管理被控端,管理机先生成秘钥,然后推送公钥 [root@demo ~] 阅读全文
posted @ 2020-05-24 23:18 xuqidong 阅读(189) 评论(0) 推荐(0) 编辑