摘要: Ansible常用模块文件操作 [root@tiandong etc]# ansible-doc -l 列出ansible所支持的模块 [root@tiandong ~]# ansible-doc -s ping(模块名) 可以查看模块的详细信息 Ping模块 [root@tiandong ~]# 阅读全文
posted @ 2018-07-18 16:39 winterforever 阅读(6112) 评论(0) 推荐(0)