Basically, I've exported configuration from Mikrotik router using /export and vibe-coded playbook using the file.
6 lines
118 B
INI
6 lines
118 B
INI
[defaults]
|
|
inventory = inventory/hosts.yml
|
|
host_key_checking = False
|
|
retry_files_enabled = False
|
|
result_format = yaml
|