Skip to content

Commit

Permalink
Merge pull request #477 from bgraef/main
Browse files Browse the repository at this point in the history
adjust date in olam awx collection post
  • Loading branch information
bgraef authored Dec 5, 2024
2 parents e04bb82 + 5835ed4 commit 67c968d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions content/posts/olam/post-19/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Use the AWX Collection"
date: 2024-02-29
date: 2024-12-06
draft: false
summary: "Learn to add and manage resources in Oracle Linux Automation Manager using a playbook."
tags: ["olam","lab","tutorial"]
Expand All @@ -23,13 +23,13 @@ This tutorial provides details on how to deploy a DevOps instance for running th

In this lab, you'll learn how to:

- Deploy the DevOps and Oracle Linux Automation Manager instances
- Setup the config file on the DevOps instance
- Write a playbook to create the required items to run a Job
- Test and verify the playbook
- Deploy the DevOps and Oracle Linux Automation Manager instances
- Setup the config file on the DevOps instance
- Write a playbook to create the required items to run a Job
- Test and verify the playbook

### Prerequisites

- Two systems running Oracle Linux
- A development environment for running the AWX Ansible Collection playbooks
- Another for running Oracle Linux Automation Manager
- Two systems running Oracle Linux
- A development environment for running the AWX Ansible Collection playbooks
- Another for running Oracle Linux Automation Manager

0 comments on commit 67c968d

Please sign in to comment.