摘要: ####Ping 模块 (测试主控端和远程主机是否能连接成功) [root@localhost ~]# ansible all -m ping #all代表所有 ####command 在远程主机上指定指定的命令 不能使用特殊的符号:| > >> 参数: chdir 切换目录 creates 当指定 阅读全文
posted @ 2020-07-09 17:19 空空姬 阅读(111) 评论(0) 推荐(0)