From b1bf9890d12d965011c2dff639b8eb0b477d7ad2 Mon Sep 17 00:00:00 2001 From: spmfox Date: Thu, 23 May 2024 20:22:23 -0400 Subject: Initial commit --- README.md | 3 +++ docs/images/logo.png | Bin 0 -> 155870 bytes 2 files changed, 3 insertions(+) create mode 100644 docs/images/logo.png diff --git a/README.md b/README.md index d774235..56a6f0f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # BootcBlade + Ansible automation for deploying a KVM hypervisor using bootc on CentOS Stream. + +![BootcBlade](docs/images/logo.png) diff --git a/docs/images/logo.png b/docs/images/logo.png new file mode 100644 index 0000000..3696d22 Binary files /dev/null and b/docs/images/logo.png differ -- cgit