Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-07T02:36:45.000Z (11 months ago)
- Last Synced: 2024-09-26T08:41:07.089Z (about 1 month ago)
- Topics: ansible, lxd, molecule, molecule-driver, testing-tools
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Molecule LXD Plugin
[![CI](https://github.com/nextlayer-ansible/molecule-lxd/actions/workflows/tox.yml/badge.svg)](https://github.com/nextlayer-ansible/molecule-lxd/actions/workflows/tox.yml)
[![Python Black Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![Ansible Code of Conduct](https://img.shields.io/badge/Code%20of%20Conduct-Ansible-silver.svg)](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html)
[![Repository License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](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.