2018年11月16日

ansible常用模块介绍

摘要: 1、ping 例:ansible agent -m ping 2、setup 例:ansible agent -m setup -a "filter=filter参数" 3、file 例:ansible agent -m file -a "src=/etc/fstab dest=/tmp/fstab 阅读全文

posted @ 2018-11-16 11:43 Cooper_73 阅读(1016) 评论(0) 推荐(0)

导航