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…