新增ansible配置文件

pull/21/merge
ouqiang 2017-03-10 11:17:50 +08:00
parent 55909f2baf
commit 3321321d85
1 changed files with 6 additions and 0 deletions

6
conf/ansible.cfg Normal file
View File

@ -0,0 +1,6 @@
[defaults]
; 默认部收集远程主机信息
gathering = explicit
; 默认模块
module_name = shell