摘要: 一、ansible的搭建及配置1、wget -O /etc/yum.repos.d/epel-7.repo http://mirrors.aliyun.com/repo/epel-7.repo 2、yum clean all && yum makecache3、yum install ansible 阅读全文
posted @ 2022-05-25 15:33 Me-lihu 阅读(619) 评论(0) 推荐(0) 编辑