Skip to content

Commit

Permalink
Merge pull request #486 from bgraef/main
Browse files Browse the repository at this point in the history
update post for olam kvm
  • Loading branch information
bgraef authored Dec 20, 2024
2 parents a7124f1 + 94f1628 commit a84b77d
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions content/posts/olam/post-8/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Manage KVM Virtual Machines"
date: 2023-04-11
date: 2024-12-20
draft: false
summary: "Learn how to use the libvirt community collection to manage KVM virtual machines with Oracle Linux Automation Manager."
tags: ["olam","lab","tutorial"]
Expand All @@ -15,22 +15,19 @@ showDate: true

## Details

The community.libvirt collection provides libvirt modules and plugins supported by the Ansible libvirt community. These modules and plugins help manage virtual machines (VMs) and containers using the [libvirt](https://libvirt.org/) API.

These guides show how to use this collection in Oracle Linux Automation Manager and interacts with an Oracle Linux instance running KVM.
The *community.libvirt* collection provides libvirt modules and plugins supported by the Ansible libvirt community. These modules and plugins help manage virtual machines (VMs) and containers using the [libvirt](https://libvirt.org/) API.

### Objectives

In this lab, you'll learn how to:
In this tutorial, you'll learn how to:

- Create a playbook that uses the community.libvirt collection
- Configure credentials for Ansible Galaxy
- Create a Job Template
- Run the Job
- Create a playbook that uses the *community.libvirt* collection
- Configure credentials for Ansible Galaxy
- Create a Job Template
- Run the Job

### Prerequisites

- A system with Oracle Linux Automation Manager installed
- Access to a git repository
- An Oracle Linux system with KVM installed

- A system with Oracle Linux Automation Manager installed
- Access to a Git repository
- An Oracle Linux system with KVM installed

0 comments on commit a84b77d

Please sign in to comment.