会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Vincen_shen
博客园
首页
新随笔
管理
2020年6月24日
Ansible 管理Windows Server遇到的问题
摘要: 在PowerShell中依此执行以下命令,即可使用ansible管理Windows Server: Set-ExecutionPolicy RemoteSigned -Force; winrm quickconfig -q -force; winrm set winrm/config/service
阅读全文
posted @ 2020-06-24 16:30 Vincen_shen
阅读(4463)
评论(0)
推荐(1)
编辑