{"id":28488750,"url":"https://github.com/thebinary/ansible-role-lxd","last_synced_at":"2026-01-30T03:49:54.590Z","repository":{"id":124710044,"uuid":"48262767","full_name":"thebinary/ansible-role-lxd","owner":"thebinary","description":"Install LXD + Base Configuration : as given in get started guide of official documentation","archived":false,"fork":false,"pushed_at":"2015-12-26T22:39:28.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-04T08:40:06.348Z","etag":null,"topics":[],"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/thebinary.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":"2015-12-19T00:34:55.000Z","updated_at":"2015-12-19T00:34:55.000Z","dependencies_parsed_at":"2023-06-13T07:45:49.744Z","dependency_job_id":null,"html_url":"https://github.com/thebinary/ansible-role-lxd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thebinary/ansible-role-lxd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebinary%2Fansible-role-lxd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebinary%2Fansible-role-lxd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebinary%2Fansible-role-lxd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebinary%2Fansible-role-lxd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thebinary","download_url":"https://codeload.github.com/thebinary/ansible-role-lxd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebinary%2Fansible-role-lxd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28900225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T03:36:35.398Z","status":"ssl_error","status_checked_at":"2026-01-30T03:36:34.949Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-06-08T05:35:24.329Z","updated_at":"2026-01-30T03:49:54.583Z","avatar_url":"https://github.com/thebinary.png","language":null,"readme":"ansible-role-lxd    [![Build Status](https://travis-ci.org/thebinary/ansible-role-lxd.svg?branch=master)](https://travis-ci.org/thebinary/ansible-role-lxd)\n=========\n\nAn Ansible role that installs LXD on Ubuntu and performs base configuration as given in get started guide\n\nRequirements\n------------\n\n- The host to which this role is being deployed must be Ubuntu\n\nRole Variables\n--------------\n\n| Variable | Description | Default Value | Possible Values |\n|----------|-------------|---------------|-----------------|\n|lxd_allow_remote|Allow operations from remote lxc clients using https api|false|true|false|\n|lxd_https_listen_address|bind address for the api|[::]|lxd API bind address|\n|lxd_trust_password|turst password to be used by remote lxc clients|4trustlxd123|string|\n|lxd_lxc_path|path to installed lxc binary after lxd installation|/usr/bin/lxc|do not modify this unless installation path is modified by installer|\n\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\nInstall lxd\n\n    # example1.yml\n    # example playbook to install lxd\n\n    - hosts: lxd0\n      roles:\n\t- { role: thebinary.lxd }\n\n\nInstall lxd and configure it to allow operations using remote lxc client\n\n    # example2.yml\n    # example2 playbook to install lxd and configure it for remote operations\n\n    - hosts: lxd1\n      roles:\n         - { role: thebinary.lxd, lxd_allow_remote: true }\n\n\n    - hosts: lxd2\n      roles:\n         - { role: thebinary.lxd, lxd_allow_remote: true, lxd_trust_password: \"somepassword\" }\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nthebinary \u003cbinary4bytes@gmail.com\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebinary%2Fansible-role-lxd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebinary%2Fansible-role-lxd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebinary%2Fansible-role-lxd/lists"}