{"id":26688401,"url":"https://github.com/dell-networking/ansible-dellos-examples","last_synced_at":"2025-08-16T05:37:13.060Z","repository":{"id":80855157,"uuid":"73520564","full_name":"Dell-Networking/ansible-dellos-examples","owner":"Dell-Networking","description":"Sample Ansible playbooks to understand how the Dell EMC Networking Anisble Module works.","archived":false,"fork":false,"pushed_at":"2025-01-29T07:45:26.000Z","size":295,"stargazers_count":49,"open_issues_count":4,"forks_count":25,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-19T20:51:58.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","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/Dell-Networking.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,"zenodo":null}},"created_at":"2016-11-11T23:57:47.000Z","updated_at":"2025-01-29T07:45:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb83b410-87e5-4655-9666-7a3bcee77af0","html_url":"https://github.com/Dell-Networking/ansible-dellos-examples","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Dell-Networking/ansible-dellos-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dell-Networking%2Fansible-dellos-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dell-Networking%2Fansible-dellos-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dell-Networking%2Fansible-dellos-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dell-Networking%2Fansible-dellos-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dell-Networking","download_url":"https://codeload.github.com/Dell-Networking/ansible-dellos-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dell-Networking%2Fansible-dellos-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270672522,"owners_count":24625984,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":"2025-03-26T13:18:51.490Z","updated_at":"2025-08-16T05:37:13.034Z","avatar_url":"https://github.com/Dell-Networking.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Examples of Dell EMC Networking Ansible Modules\n\nUse these sample Ansible playbooks to better understand how to use Dell EMC Networking Ansible modules.\n\n## Installation and Setup\n\n1. Install Ansible (see [Ansible documentation] (http://docs.ansible.com/ansible/intro_installation.html))\n2. Clone this repository in the control machine. [Notes](#notes)\n3. Update the ``inventory.yaml`` file to configure the device IP.\n4. Update the corresponding host variables (for example: ``hosts_var/dellos10_sw1.yaml``) for device credentials.\n\n## Dell EMC Networking OS6\n\nExample for dellos6_facts module. This collects the facts from the OS6 device.\n\n``ansible-playbook -i inventory.yaml OS6/getfacts_os6.yaml``\n\nExample for dellos6_command module. This executes the show version command.\n\n``ansible-playbook -i inventory.yaml OS6/showver_os6.yaml``\n\nExample for dellos6_config module. This configures the hostname for the OS6 device.\n\n``ansible-playbook -vvv -i inventory.yaml OS6/hostname_os6.yaml``\n\n## Dell EMC Networking OS9\n\nExample for dellos9_facts module. This collects the facts from the OS9 device.\n\n``ansible-playbook -i inventory.yaml OS9/getfacts_os9.yaml``\n\nExample for dellos9_command module. This executes the show version command.\n\n``ansible-playbook -i inventory.yaml OS9/showver_os9.yaml``\n\nExample for dellos9_config module. This configures the hostname for the OS9 device.\n\n``ansible-playbook -vvv -i inventory.yaml OS9/hostname_os9.yaml``\n\n## Dell EMC Networking OS10\n\nExample for dellos10_facts module. This collects the facts from the OS10 device.\n\n``ansible-playbook -i inventory.yaml OS10/getfacts_os10.yaml``\n\nExample for dellos10_command module. This executes the show version command.\n\n``ansible-playbook -i inventory.yaml OS10/showver_os10.yaml``\n\nExample for dellos10_config module. This configures the hostname for the OS10 device.\n\n``ansible-playbook -vvv -i inventory.yaml OS10/hostname_os10.yaml``\n\n# Notes\n- For Ansible 2.5 and devel, use master branch\n- For Ansible 2.4, use release tag 2.0.0\n- For Ansible 2.3 and older, use release tag 1.0.0\n\n# Contact\nSend general comments and feedback to: feedback-ansible-dell-networking@dell.com\n\n(c) 2017 Dell Inc. and its subsidiaries. All Rights Reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdell-networking%2Fansible-dellos-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdell-networking%2Fansible-dellos-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdell-networking%2Fansible-dellos-examples/lists"}