[![tox](https://github.com/phlpdtrt/molecule-plugin-lxd/actions/workflows/tox.yml/badge.svg)](https://github.com/phlpdtrt/molecule-plugin-lxd/actions/workflows/tox.yml)
# molecule-plugin-lxd
This repository contains the lxd molecule plugin
## Installation
```bash
pip3 install molecule-plugin-lxd
```
## Usage
example molecule configuration
```bash
---
dependency:
name: galaxy
driver:
name: lxd
lint: |
set -e
yamllint .
ansible-lint
platforms:
- name: instance
source:
alias: ubuntu/jammy/amd64
provisioner:
name: ansible
verifier:
name: ansible
```
Raw data
{
"_id": null,
"home_page": "",
"name": "molecule-plugin-lxd",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Philipp Dittert <philipp.dittert@gmail.com>",
"keywords": "ansible,testing,molecule,plugin",
"author": "",
"author_email": "Philipp Dittert <philipp.dittert@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/27/70/9691a505b542f2539ff9b765fd35d2879aba49e47b96c32b19db2751b804/molecule-plugin-lxd-0.6.0.tar.gz",
"platform": null,
"description": "[![tox](https://github.com/phlpdtrt/molecule-plugin-lxd/actions/workflows/tox.yml/badge.svg)](https://github.com/phlpdtrt/molecule-plugin-lxd/actions/workflows/tox.yml)\n\n# molecule-plugin-lxd\n\nThis repository contains the lxd molecule plugin\n\n\n## Installation\n\n```bash\npip3 install molecule-plugin-lxd\n```\n\n\n## Usage\n\nexample molecule configuration\n\n```bash\n---\ndependency:\n name: galaxy\ndriver:\n name: lxd\nlint: |\n set -e\n yamllint .\n ansible-lint\nplatforms:\n - name: instance\n source:\n alias: ubuntu/jammy/amd64\nprovisioner:\n name: ansible\nverifier:\n name: ansible\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Molecule LXD Plugin",
"version": "0.6.0",
"project_urls": {
"changelog": "https://github.com/phlpdtrt/molecule-plugin-lxd/releases",
"documentation": "https://molecule.readthedocs.io/",
"homepage": "https://github.com/phlpdtrt/molecule-plugin-lxd",
"repository": "https://github.com/phlpdtrt/molecule-plugin-lxd"
},
"split_keywords": [
"ansible",
"testing",
"molecule",
"plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "617fb032591fb9fd845b32ea547f8c70f80c2935678cece210e8eda2d8945be7",
"md5": "157cc8dd01a956b958cb140e4e136a52",
"sha256": "0a5f4c60f5ab7c0673209ab3177779587883d53a7fb6ab705b2698f1a64e0a9b"
},
"downloads": -1,
"filename": "molecule_plugin_lxd-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "157cc8dd01a956b958cb140e4e136a52",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 9095,
"upload_time": "2023-09-15T08:43:46",
"upload_time_iso_8601": "2023-09-15T08:43:46.113338Z",
"url": "https://files.pythonhosted.org/packages/61/7f/b032591fb9fd845b32ea547f8c70f80c2935678cece210e8eda2d8945be7/molecule_plugin_lxd-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "27709691a505b542f2539ff9b765fd35d2879aba49e47b96c32b19db2751b804",
"md5": "5dfeab641076cf9b7ffc95b00a7216b8",
"sha256": "4eb9e115019e1799ae607fe129d36423bb058ef6dfc51a50870a59c12435c71c"
},
"downloads": -1,
"filename": "molecule-plugin-lxd-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "5dfeab641076cf9b7ffc95b00a7216b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 26364,
"upload_time": "2023-09-15T08:43:47",
"upload_time_iso_8601": "2023-09-15T08:43:47.496549Z",
"url": "https://files.pythonhosted.org/packages/27/70/9691a505b542f2539ff9b765fd35d2879aba49e47b96c32b19db2751b804/molecule-plugin-lxd-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-15 08:43:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "phlpdtrt",
"github_project": "molecule-plugin-lxd",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "molecule-plugin-lxd"
}