{"id":19546177,"url":"https://github.com/hewlettpackard/oneview-ansible-debian","last_synced_at":"2025-04-26T19:32:21.241Z","repository":{"id":55634086,"uuid":"142218474","full_name":"HewlettPackard/oneview-ansible-debian","owner":"HewlettPackard","description":"Docker image for HPE oneview-ansible modules on Debian","archived":false,"fork":false,"pushed_at":"2020-12-16T14:13:14.000Z","size":8,"stargazers_count":2,"open_issues_count":2,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-04T17:46:11.714Z","etag":null,"topics":["ansible","devops","hpe-oneview"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/HewlettPackard.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}},"created_at":"2018-07-24T22:20:43.000Z","updated_at":"2019-11-21T08:25:53.000Z","dependencies_parsed_at":"2022-08-15T05:00:54.805Z","dependency_job_id":null,"html_url":"https://github.com/HewlettPackard/oneview-ansible-debian","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HewlettPackard%2Foneview-ansible-debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HewlettPackard%2Foneview-ansible-debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HewlettPackard%2Foneview-ansible-debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HewlettPackard%2Foneview-ansible-debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HewlettPackard","download_url":"https://codeload.github.com/HewlettPackard/oneview-ansible-debian/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251041541,"owners_count":21527212,"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","devops","hpe-oneview"],"created_at":"2024-11-11T03:43:35.515Z","updated_at":"2025-04-26T19:32:16.729Z","avatar_url":"https://github.com/HewlettPackard.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oneview-ansible-debian\n\nDocker image for HPE [oneview-ansible](https://github.com/hewlettpackard/oneview-ansible) modules on Debian\n\n## Usage\n\n`oneview-ansible-debian` contains no playbooks or configuration. Everything must be passed in.\n\n### Ansible inventory and playbooks\n\nSet up a volume or use a bind mount containing the inventory and playbooks. This can be mounted into the container with `-v` or `--mount`\n\nThe modules will run on localhost and must use the python in `/usr/local/bin/python`. Add the following line to the inventory file:\n\n```console\nlocalhost ansible_python_interpreter=python2.7 ansible_connection=local\n```\n\n### Putting it all together\n\nAssume a named volume `playbooks` with the Ansible inventory and a `site.yml` playbook. This can be run with the following command:\n\n```console\ndocker run --rm \\\n    -v playbooks:/playbooks \\\n    hewlettpackardenterprise/oneview-ansible-debian \\\n    ansible-playbook -i /playbooks/hosts /playbooks/site.yml\n```\n\n### Try it out\n\nThe [HPE oneview-ansible in a container](https://github.com/HewlettPackard/oneview-ansible-samples/tree/master/oneview-ansible-in-container\n) sample has a [how to guide](https://github.com/HewlettPackard/oneview-ansible-samples/blob/master/oneview-ansible-in-container/oneview-ansible-in-container.md) and an Ansible playbook you can use to try out the `oneview-ansible-debian` container.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhewlettpackard%2Foneview-ansible-debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhewlettpackard%2Foneview-ansible-debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhewlettpackard%2Foneview-ansible-debian/lists"}