Basically, I've exported configuration from Mikrotik router using /export and vibe-coded playbook using the file.
7 lines
99 B
YAML
7 lines
99 B
YAML
all:
|
|
children:
|
|
mikrotik:
|
|
hosts:
|
|
crs418:
|
|
ansible_host: 192.168.255.10
|