摘要: 安装插件: 配置: [root@localhost ~]# cat /etc/ansible/hosts [web]192.168.3.117192.168.3.118 测试ansible: ansible web -m shell -a 'ls /root' -uroot -k 116的nginx 阅读全文
posted @ 2021-05-21 23:55 jamespeng2020 阅读(234) 评论(0) 推荐(0)