This commit is contained in:
aynic.os
2021-07-12 20:04:06 +01:00
parent d6d1299ae2
commit e1f9ef7de9
21 changed files with 158 additions and 105 deletions
+11
View File
@@ -7,3 +7,14 @@ host_key_checking = False
[ssh_connection]
scp_if_ssh = smart
pipelining =True
[colors]
changed = purple
debug = dark gray
deprecate = purple
error = bright red
ok = green
skip = cyan
unreachable = red
verbose = blue
warn = bright purple