2023年4月3日

ansible 安装与应用

摘要: ansible 安装:pip安装: yum install python-pip ip install ansible yum 安装: yum install epel-release -y yum install ansible -y添加主机列表vim /etc/ansible/hosts [we 阅读全文

posted @ 2023-04-03 18:19 Mlianga 阅读(45) 评论(0) 推荐(0)

导航