{"id":20947840,"url":"https://github.com/alphahydrae/ansible-multipass","last_synced_at":"2026-04-06T00:03:26.991Z","repository":{"id":51770556,"uuid":"61275857","full_name":"AlphaHydrae/ansible-multipass","owner":"AlphaHydrae","description":"Ansible role that sets facts to support multi-platform roles.","archived":false,"fork":false,"pushed_at":"2024-09-25T22:21:08.000Z","size":5,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T22:15:26.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/AlphaHydrae/multipass/","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/AlphaHydrae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2016-06-16T08:30:23.000Z","updated_at":"2024-09-25T22:21:12.000Z","dependencies_parsed_at":"2025-01-19T22:15:01.721Z","dependency_job_id":"5a2bcc36-a5f7-4b3c-8ab7-62f392f4e949","html_url":"https://github.com/AlphaHydrae/ansible-multipass","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaHydrae%2Fansible-multipass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaHydrae%2Fansible-multipass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaHydrae%2Fansible-multipass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaHydrae%2Fansible-multipass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlphaHydrae","download_url":"https://codeload.github.com/AlphaHydrae/ansible-multipass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243345570,"owners_count":20275869,"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":[],"created_at":"2024-11-19T00:13:28.142Z","updated_at":"2025-12-30T00:25:22.492Z","avatar_url":"https://github.com/AlphaHydrae.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Multipass\n\n[Ansible](https://www.ansible.com) role that sets facts to support multi-platform roles.\n\nThe following facts will be set when you include this role:\n\n* `host_root_user` - The username of the root user (e.g. `root`).\n* `host_root_group` - The group of the root user (e.g. `root`).\n* `host_root_home` - The home directory of the root user (e.g. `/root`).\n* `host_user_homes` - The base directory where user home directories are located (e.g. `/home` on Linux or `/Users` on OS X).\n* `host_package_manager_paths` - Additional directories to be added to the PATH for the host's package manager (e.g. `/usr/local/bin:` for Homebrew).\n\n\n\n## Role Variables\n\nAll the following variables have defaults and are optional.\n\n**Generic defaults**\n\n* `multipass_root_user` - The generic name of the root user (defaults to `root`).\n* `multipass_root_group` - The generic name of the root group (defaults to `root`).\n* `multipass_root_home` - The generic home directory of the root user (defaults to `/root`).\n* `multipass_user_homes` - The generic base directory where user home directories are located (defaults to `/home`).\n\n**Darwin-specific defaults**\n\n* `multipass_darwin_root_user` - The name of the root user on Darwin (defaults to `root`).\n* `multipass_darwin_root_group` - The name of the root group on Darwin (defaults to `wheel`).\n* `multipass_darwin_root_home` - The home directory of the root user on Darwin (defaults to `/var/root`).\n* `multipass_darwin_user_homes` - The base directory where user home directories are located on Darwin (defaults to `/Users`).\n\n**Homebrew-specific defaults**\n\n* `multipass_homebrew_paths` - Additional directories to add to the PATH for Homebrew (defaults to `/usr/local/bin:`).\n\n**MacPorts-specific defaults**\n\n* `multipass_macports_paths` - Additional directories to add to the PATH for MacPorts (defaults to `/opt/local/bin:/opt/local/sbin:`).\n\n\n\n## Example Playbook\n\n    - hosts: servers\n      roles:\n        - role: AlphaHydrae.multipass\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphahydrae%2Fansible-multipass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphahydrae%2Fansible-multipass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphahydrae%2Fansible-multipass/lists"}