no compression at all
This commit is contained in:
parent
f815304250
commit
5487e61986
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ retry_files_enabled = False
|
|||
# controls the compression level of variables sent to
|
||||
# worker processes. At the default of 0, no compression
|
||||
# is used. This value must be an integer from 0 to 9.
|
||||
var_compression_level = 4
|
||||
#var_compression_level = 4
|
||||
|
||||
# controls what compression method is used for new-style ansible modules when
|
||||
# they are sent to the remote system. The compression types depend on having
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue