Browse code

Add dotfiles

Robert Cranston authored on 26/03/2022 12:46:39
Showing 1 changed files
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