ansible获取远程机器上的ip地址 问题:想要使用ansible-playbook脚本创建一个以远程机器的IP命名的目录 错误的代码:# vim test.yml--- - hosts:&nbs...