{"id":50385233,"url":"https://github.com/stackhpc/ansible-role-mlnx-neo","last_synced_at":"2026-05-30T14:31:12.413Z","repository":{"id":37749586,"uuid":"129237579","full_name":"stackhpc/ansible-role-mlnx-neo","owner":"stackhpc","description":"Ansible role to deploy Mellanox NEO SDN controller in a Docker container","archived":false,"fork":false,"pushed_at":"2022-08-03T08:03:19.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-14T22:50:17.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stackhpc.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2018-04-12T10:59:59.000Z","updated_at":"2022-07-27T14:27:49.000Z","dependencies_parsed_at":"2022-08-08T21:31:00.393Z","dependency_job_id":null,"html_url":"https://github.com/stackhpc/ansible-role-mlnx-neo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stackhpc/ansible-role-mlnx-neo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-mlnx-neo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-mlnx-neo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-mlnx-neo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-mlnx-neo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackhpc","download_url":"https://codeload.github.com/stackhpc/ansible-role-mlnx-neo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-mlnx-neo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33696681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-05-30T14:31:11.566Z","updated_at":"2026-05-30T14:31:12.401Z","avatar_url":"https://github.com/stackhpc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Mellanox NEO SDN Controller\n===========================\n\nThis role can be used to configure a Mellanox NEO SDN controller running in a\nDocker container.\n\nTooling to build a compatible container image is provided on `Github\n\u003chttps://github.com/stackhpc/docker-mlnx-neo\u003e`.\n\nRequirements\n------------\n\nThe host executing the role has the following requirements:\n\n* Docker engine\n* Python ``docker \u003e= 2.0.0``\n\nRole Variables\n--------------\n\n* ``mlnx_neo_action``: Action to perform. One of ``build``, ``deploy``,\n``destroy``, ``pull``, ``reconfigure``, ``upgrade``. Defaults to ``deploy``.\n* ``mlnx_neo_enabled``: Whether NEO is enabled. Defaults to ``true``.\n* ``mlnx_neo_image``: Docker image name. Required.\n* ``mlnx_neo_tag``: Docker image tag. Defaults to ``latest``.\n* ``mlnx_neo_image_full``: Full docker image specification.\n* ``mlnx_neo_restart_policy``: Docker restart policy for the NEO container.\n  Defaults to ``unless-stopped``.\n* ``mlnx_neo_restart_retries``: Number of Docker restarts. Defaults to 10.\n* ``mlnx_neo_startup_config_path``: Path to a script template on localhost\n  containing startup configuration. Default is\n  ``/etc/mlnx-neo/mlnx-neo-configure``.\n* ``mlnx_neo_config_path``: Path to a directory on the remote host to store\n  configuration.  Default is ``/etc/mlnx-neo``.\n\nThe following variables are relevant only when ``mlnx_neo_action`` is\n``build``:\n\n* ``mlnx_neo_repo_url``: URL of the git repo containing the image. Default is\n  ``https://github.com/stackhpc/docker-mlnx-neo``.\n* ``mlnx_neo_repo_version``: Version to check out for the git repo containing\n  the image. Default is ``master``.\n* ``mlnx_neo_repo_checkout_path``: Path to a directory in which to check out\n  the git repo. Default is ``/tmp``.\n* ``mlnx_neo_tarball_url``: URL of the NEO software tarball. This must be set\n  to build the image.\n* ``mlnx_neo_push``: Whether to push images after they have been built. Default\n  is ``false``.\n* ``mlnx_neo_force_rebuild``: Whether to build the image even if an image of\n  the same name and tag exists. Default is ``false``.\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\nThe following playbook configures Mellanox NEO.\n\n    ---\n    - hosts: mlnx-neo\n      roles:\n        - role: mlnx-neo\n\nAuthor Information\n------------------\n\n- Mark Goddard (\u003cmark@stackhpc.com\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackhpc%2Fansible-role-mlnx-neo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackhpc%2Fansible-role-mlnx-neo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackhpc%2Fansible-role-mlnx-neo/lists"}