- rcrnstn/dotfiles-ansible
- Commit ec7f32a93533f308dac43192822f62680df15164
1
|
1
|
new file mode 100644
|
...
|
...
|
@@ -0,0 +1,8 @@
|
|
1
|
+[defaults]
|
|
2
|
+nocows = 1
|
|
3
|
+stdout_callback = yaml
|
|
4
|
+stderr_callback = yaml
|
|
5
|
+inventory = hosts
|
|
6
|
+
|
|
7
|
+[ssh_connection]
|
|
8
|
+pipelining = True
|