Browse Source

nocows and stuff

pull/2959/head
mcnesium 3 years ago
parent
commit
71387ae7f1
No known key found for this signature in database GPG Key ID: 7D6CC73E428F633F
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      ansible.cfg

+ 3
- 0
ansible.cfg View File

@@ -1,6 +1,9 @@
[defaults]
retry_files_enabled = False
stdout_callback = yaml
display_failed_stderr = True
display_skipped_hosts = False
nocows = True

[connection]
pipelining = True

Loading…
Cancel
Save