add debug connection in template
This commit is contained in:
parent
744ce9f6d9
commit
fced69656e
|
@ -37,6 +37,7 @@ pattern:(?P<name>\S+) (?P<ip>\d+\.\d+\.\d+\.\d+) (?P<vendor>\S+) (?P<model>\S+)
|
||||||
start_at: 18:59
|
start_at: 18:59
|
||||||
|
|
||||||
[net_dev]
|
[net_dev]
|
||||||
|
debug: False
|
||||||
# Порт на который подключаться по ssh
|
# Порт на который подключаться по ssh
|
||||||
ssh_port: 22
|
ssh_port: 22
|
||||||
read_timeout: 30
|
read_timeout: 30
|
||||||
|
|
Loading…
Reference in New Issue