2022年2月22日
摘要: 1、主机清单 1、基于密码的方式 [root@localhost ~]# vim /etc/ansible/hosts [web01] 192.168.13.20 ansible_ssh_user=root ansible_ssh_port=22 ansible_ssh_pass='1' [web0 阅读全文
posted @ 2022-02-22 22:00 婷婷妮子 阅读(82) 评论(0) 推荐(0)