4 Commits

Author SHA1 Message Date
Emil
e529037269 Adds basic container state managementto linux_container role 2024-03-06 02:35:07 +01:00
Emil
8daf94c1be Adds container state to container role. 2024-03-06 02:08:32 +01:00
emo
74f955cc3d Migrate code base from lxd to incus 2024-01-19 00:27:49 +01:00
emo
0fb9c88890 i-1 Introduces an Ansible playbook for linux-container with SSH access
# Issue

This PR implements the following [issue](the-liberated-edge/test-linux-containers#1).

# Acceptance criteria

- [x] A playbook for launching LXD Debian container with parameterized container name and OS version has been implemented.
- [x] The newly launched Linux containers can be connected to and administered via SSH.
- [x] The playbook has been part of an Ansible collection named theliberatededge.test_linux_containers.
- [x] Setup and getting started technical documentation has been added to README.md.

Co-authored-by: emo <esimeonov@gmail.com>
Reviewed-on: #2
2024-01-07 00:48:19 +00:00