{"id":18151020,"url":"https://github.com/abolinjast/miksible","last_synced_at":"2025-04-06T23:28:21.356Z","repository":{"id":260689727,"uuid":"882067859","full_name":"abolinjast/miksible","owner":"abolinjast","description":"Mikrotik and Ansible, to cure the cancer that Mikrotik gives you","archived":false,"fork":false,"pushed_at":"2024-11-01T20:42:54.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T05:29:51.049Z","etag":null,"topics":["ansible","iac","iac-networking","network","networking"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abolinjast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-01T20:11:34.000Z","updated_at":"2024-11-01T20:42:58.000Z","dependencies_parsed_at":"2024-11-01T21:35:30.919Z","dependency_job_id":null,"html_url":"https://github.com/abolinjast/miksible","commit_stats":null,"previous_names":["abolinjast/miksible"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abolinjast%2Fmiksible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abolinjast%2Fmiksible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abolinjast%2Fmiksible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abolinjast%2Fmiksible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abolinjast","download_url":"https://codeload.github.com/abolinjast/miksible/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247568270,"owners_count":20959746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","iac","iac-networking","network","networking"],"created_at":"2024-11-02T01:06:09.321Z","updated_at":"2025-04-06T23:28:21.337Z","avatar_url":"https://github.com/abolinjast.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"```markdown\n# miksible                      \n\nmiksible is a word that i created for combinig MikroTik and Ansible, with miksible, configuring mikrotik devices is not boring anymore :0\n\n## Requirements\n\n- Ansible (obviously) \n- `community.routeros` collection installed\n- A MikroTik device\n\n## Inventory\n\nThe playbook is intended to run against MikroTik routers defined in an Ansible inventory file. An example of a basic inventory (`inventory.yml`):\n\n```yaml\n[mikros]\nmikrotik1 ansible_host=192.168.1.2\nmikrotik2 ansible_host=192.168.1.3\nmikrotik3 ansible_host=192.168.1.4\n```\n\n## Variables\n\nThe following variables can be customized in the playbook:\n\n- `network1`: Network for the first LAN (default: `172.16.100.0/24`)\n- `network1_interface`: IP address for the first LAN interface (default: `172.16.100.254`)\n- `network1_pool`: DHCP address pool for the first LAN (default: `172.16.100.20-172.16.100.200`)\n- `network2`: Network for the second LAN (default: `172.16.101.0/24`)\n- `network2_interface`: IP address for the second LAN interface (default: `172.16.101.254`)\n- `network2_pool`: DHCP address pool for the second LAN (default: `172.16.101.20-172.16.101.200`)\n- `network3`: Network for the third LAN (default: `172.16.102.0/24`)\n- `network3_interface`: IP address for the third LAN interface (default: `172.16.102.254`)\n- `network3_pool`: DHCP address pool for the third LAN (default: `172.16.102.20-172.16.102.200`)\n- `dns_servers`: DNS servers to be used by DHCP (default: `8.8.8.8,8.8.4.4`)\n\n## Usage\n\nRun the playbook using the following command:\n\n```bash\nansible-playbook -i inventory.yml miksible.yml\n```\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n## Author\n\nAbolfazl Pahlavanian\n```\n\nYou can modify the content as needed to fit your style or any specific instructions for using your playbook. Let me know if you need further assistance!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabolinjast%2Fmiksible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabolinjast%2Fmiksible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabolinjast%2Fmiksible/lists"}