From a3f1f6d5ff8c508c54de134a82f1d86ee58cc14c Mon Sep 17 00:00:00 2001 From: Andrey Gubarev Date: Thu, 25 May 2023 10:50:25 +0400 Subject: [PATCH] add cloud images --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a09eb3c..f182481 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ Molecule QEMU driver for testing Ansible roles. brew install qemu cdrtools ``` +# Cloud Images + +* [Ubuntu](https://cloud-images.ubuntu.com/) +* [Debian](https://cdimage.debian.org/cdimage/openstack/current/) + # Reference * [Ansible](https://www.ansible.com/)