Files
klaster/ansible/ansible.cfg
Lumpiasty 2d1001f0f2 Remake Ansible playbook to target MikroTik router
Basically, I've exported configuration from Mikrotik router using /export and vibe-coded playbook using the file.
2026-03-12 18:03:17 +01:00

6 lines
118 B
INI

[defaults]
inventory = inventory/hosts.yml
host_key_checking = False
retry_files_enabled = False
result_format = yaml