摘要: 1. ansible 10.0.0.1 -m raw -a "date" -u www 2.在ansible的主机配置文件中指定ssh_uservi/etc/ansible/hosts10.0.0.1 ansible_ssh_user=www 3.特殊符号- 用shell模块 ansible tes 阅读全文
posted @ 2018-10-05 15:44 littlevigra 阅读(7203) 评论(0) 推荐(0) 编辑