From 5835ed49ba73828c16a365902d8195bec2771dbd Mon Sep 17 00:00:00 2001 From: William Graef Date: Thu, 5 Dec 2024 16:55:43 -0500 Subject: [PATCH] adjust date in olam awx collection post --- content/posts/olam/post-19/index.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/content/posts/olam/post-19/index.md b/content/posts/olam/post-19/index.md index 1a235928..be167ab0 100644 --- a/content/posts/olam/post-19/index.md +++ b/content/posts/olam/post-19/index.md @@ -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"] @@ -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 \ No newline at end of file +- Two systems running Oracle Linux + - A development environment for running the AWX Ansible Collection playbooks + - Another for running Oracle Linux Automation Manager