摘要: ansible批处理windows机器 一、 前提 1.1、windows机器开启winrm服务,并设置成允许远程连接状态 具体操作命令如下 set-executionpolicy remotesigned winrm quickconfig #配置auth winrm set winrm/config/service/auth '@{B 阅读全文
posted @ 2022-03-10 18:33 Security 阅读(571) 评论(0) 推荐(0) 编辑