{"id":16709524,"url":"https://github.com/mrlesmithjr/ansible-openvswitch","last_synced_at":"2025-04-10T05:34:16.730Z","repository":{"id":53018652,"uuid":"99190834","full_name":"mrlesmithjr/ansible-openvswitch","owner":"mrlesmithjr","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-09T12:17:11.000Z","size":6,"stargazers_count":9,"open_issues_count":1,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T06:51:48.264Z","etag":null,"topics":["ansible"],"latest_commit_sha":null,"homepage":null,"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/mrlesmithjr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-03T04:31:11.000Z","updated_at":"2024-09-14T06:18:40.000Z","dependencies_parsed_at":"2022-09-08T10:24:38.529Z","dependency_job_id":null,"html_url":"https://github.com/mrlesmithjr/ansible-openvswitch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrlesmithjr%2Fansible-openvswitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrlesmithjr%2Fansible-openvswitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrlesmithjr%2Fansible-openvswitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrlesmithjr%2Fansible-openvswitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrlesmithjr","download_url":"https://codeload.github.com/mrlesmithjr/ansible-openvswitch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248163374,"owners_count":21057923,"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"],"created_at":"2024-10-12T20:05:03.518Z","updated_at":"2025-04-10T05:34:16.640Z","avatar_url":"https://github.com/mrlesmithjr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [ansible-openvswitch](#ansible-openvswitch)\n  - [Requirements](#requirements)\n  - [Role Variables](#role-variables)\n  - [Dependencies](#dependencies)\n  - [Example Playbook](#example-playbook)\n  - [License](#license)\n  - [Author Information](#author-information)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n# ansible-openvswitch\n\nAn [Ansible](https://www.ansible.com) role to install/configure [Open vSwitch](http://openvswitch.org/)\n\n\u003e NOTE: This role replaces the old `ansible-openvswitch` role which is now\n\u003e [ansible-openvswitch-old](https://github.com/mrlesmithjr/ansible-openvswitch-old)\n\n## Requirements\n\nNone\n\n## Role Variables\n\n```yaml\n---\n# defaults file for ansible-openvswitch\n\nopenvswitch_bridges: []\n  # - bridge: 'br-int'\n  #   state: 'present'\n\nopenvswitch_debian_packages:\n  - 'openvswitch-switch'\n  - 'openvswitch-common'\n\nopenvswitch_ports: []\n  # - bridge: 'br-int'\n  #   ports:\n  #     - port: 'enp0s9'\n  #       state: 'present'\n  #     - port: 'enp0s10'\n  #       state: 'present'\n\nopenvswitch_system_tuning: []\n  # - name: 'net.ipv4.ip_forward'\n  #   value: 1\n```\n\n## Dependencies\n\n-   [ansible-config-interfaces](https://github.com/mrlesmithjr/ansible-config-interfaces)\n\n## Example Playbook\n\n## License\n\nMIT\n\n## Author Information\n\nLarry Smith Jr.\n\n-   [@mrlesmithjr](https://www.twitter.com/mrlesmithjr)\n-   [EverythingShouldBeVirtual](http://www.everythingshouldbevirtual.com)\n-   [mrlesmithjr.com](http://mrlesmithjr.com)\n-   mrlesmithjr [at] gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrlesmithjr%2Fansible-openvswitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrlesmithjr%2Fansible-openvswitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrlesmithjr%2Fansible-openvswitch/lists"}