13 lines
312 B
INI
13 lines
312 B
INI
[defaults]
|
|
inventory = patchmon_inventory.yml
|
|
localhost_warning = False
|
|
interpreter_python = auto_silent
|
|
timeout = 30
|
|
|
|
[ssh_connection]
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=30 -o ConnectionAttempts=5
|
|
|
|
[inventory]
|
|
enable_plugins = patchmon.dynamic_inventory.dynamic_inventory
|
|
|