{"id":19000043,"url":"https://github.com/midonet/ansible-midonet-agent","last_synced_at":"2026-02-26T18:38:13.727Z","repository":{"id":86029570,"uuid":"50417353","full_name":"midonet/ansible-midonet-agent","owner":"midonet","description":"Ansible role for midolman, the MidoNet Agent","archived":false,"fork":false,"pushed_at":"2016-11-30T10:50:15.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-29T15:44:19.147Z","etag":null,"topics":["ansible"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/midonet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2016-01-26T09:13:43.000Z","updated_at":"2018-01-10T17:06:59.000Z","dependencies_parsed_at":"2023-03-07T02:00:25.851Z","dependency_job_id":null,"html_url":"https://github.com/midonet/ansible-midonet-agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/midonet/ansible-midonet-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midonet%2Fansible-midonet-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midonet%2Fansible-midonet-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midonet%2Fansible-midonet-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midonet%2Fansible-midonet-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/midonet","download_url":"https://codeload.github.com/midonet/ansible-midonet-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midonet%2Fansible-midonet-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29867571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T18:27:06.972Z","status":"ssl_error","status_checked_at":"2026-02-26T18:26:57.848Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"],"created_at":"2024-11-08T18:06:00.303Z","updated_at":"2026-02-26T18:38:13.706Z","avatar_url":"https://github.com/midonet.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/midonet/ansible-midonet-agent.svg?branch=master)](https://travis-ci.org/midonet/ansible-midonet-agent)\n\n\nmidonet-agent\n=============\n\nAnsible role for midolman, the MidoNet Agent\nThis is the Openvswitch datapath controller and must run in all the Hypervisor hosts.\n\nRequirements\n------------\n\nUbuntu or RedHat/CentOS\n\nRole Variables\n--------------\n\n* Required:\n\n`zookeeper_hosts` should be a dictionary or group in hosts inventory with all zookeeper members.\n`cluster_password` is the administration password needed for midonet cluster API.\n\n* Not Required:\n\n`agent_template` is one of the agent predefined profiles, agent-compute-medium by default:\n\nagent-compute-large\nagent-compute-medium\nagent-gateway-large\nagent-gateway-medium\ndefault\n\nIf `tz_name` is defined, host will be added to the specified tunnel zone.\n\nThe rest of midonet variables should be configured in midonet-cluster role.\n\nUse zk_iface variable if zookeeper is listening in other interface than ansible_default_ipv4.\nFor example:\n```\nzk_iface: \"eth1\"\n```\n\nDependencies\n------------\n\nMidonet repositories ( abelboldu.midonet-repos )\n\n\nExample Playbook\n----------------\n\n```\n- hosts: compute\n    roles:\n      - role: abelboldu.midonet-agent\n        zookeeper_hosts: '{{ groups[\"zookeeper\"] }}'\n        midonet_password: 'midonet'\n```\n\n\n\nLicense\n-------\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidonet%2Fansible-midonet-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidonet%2Fansible-midonet-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidonet%2Fansible-midonet-agent/lists"}