https://github.com/nextlayer-ansible/molecule-lxd
Molecule LXD allows using LXD to provision containers or virtual-machines as test resources for molecule
https://github.com/nextlayer-ansible/molecule-lxd
ansible lxd molecule molecule-driver testing-tools
Last synced: 2 months ago
JSON representation
Molecule LXD allows using LXD to provision containers or virtual-machines as test resources for molecule
- Host: GitHub
- URL: https://github.com/nextlayer-ansible/molecule-lxd
- Owner: nextlayer-ansible
- License: mit
- Created: 2023-06-15T14:04:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T08:27:24.000Z (5 months ago)
- Last Synced: 2025-01-15T22:35:09.875Z (3 months ago)
- Topics: ansible, lxd, molecule, molecule-driver, testing-tools
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Molecule LXD Plugin
[](https://github.com/nextlayer-ansible/molecule-lxd/actions/workflows/tox.yml)
[](https://github.com/python/black)
[](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html)
[](LICENSE)*Molecule LXD* allows using [LXD](https://linuxcontainers.org/lxd/) to provision containers or virtual-machines as test resources for [molecule](https://ansible.readthedocs.io/projects/molecule/).
This project is a maintained fork of [ansible-community/molecule-lxd](https://github.com/ansible-community/molecule-lxd), which was archived on January 8, 2023.
## Features
- Use Linux-Containers and Virtual-Machines as test resources for molecule.
- Configures molecule to connect to the test resources.
- Supports local and remote LXD environments.## Documentation
A [Quickstart-Tutorial](docs/quickstart.md), [examples](docs/examples.md) and more can be found in the [documentation](docs/index.md).
## Changelog
Notable changes to this project are documented in the [CHANGELOG](CHANGELOG.md).
## License
The [MIT](https://github.com/ansible/molecule/blob/master/LICENSE) License.
The Molecule logo is licensed under the [Creative Commons NoDerivatives 4.0 License](https://creativecommons.org/licenses/by-nd/4.0/).
If you have some other use in mind, contact us.