ansible
第二天
以上学习了ping、command、shell、script模块,但一般不建议使用以上三个,因为这三个模块没有幂等性。举例如下:
[rootcontrol ansible]# ansible test -a "mkdir /tmp/1234"[WARNING]: Consider using the file …
软件:
JDK 1.8
Tomcat 8.5.66
IDEA 2019.3.3
问题:启动IDEA新建一Web Application项目,设置好项目运行,结果发现提示: 提示:Application Server was not connected before run configuration stop, rea…
1docker安装报错 2 docker安装报错 运行
wsl --list报错
wsl --list
适用于 Linux 的 Windows 子系统没有已安装的分发版。
可以通过访问 Microsoft Store 来安装分发版解决方法
如果执行 wsl --list 命令报告适用于 Linux 的 Windows 子系统没有已安装的分发版,…