DevOps Trigger a Red Hat Ansible Automation Platform job/workflow from GitLab CI/CD Pipeline 06.03.2024 by Donovan Winter Are you utilizing Red Hat Ansible Automation Platform or its open-source version, AWX, to streamline your Ansible playbooks? If so, and you want to trigger a job template or a workflow template from a GitLab CI/CD pipeline, you’ve come to(…)
Ansible, DevOps, Kubernetes Deploy awx-operator with Helm using images from a local registry 26.06.2023 by Donovan Winter You want to deploy Ansible AWX on a Kubernetes cluster using awx-operator, but your security policy requires you to use a local registry to store the necessary container images ? Okay, let’s see how to do(…)
Ansible, DevOps AWX log keeper. 06.06.2023 by Oracle Team The aim of this project is to use Ansible role to export AWX logs on disk, on daily basis, to have an easy access for debug and investigation.
Ansible, Cloud, DevOps, Development & Performance, Docker Create and manage Ansible Execution Environments 22.12.2022 by Oracle Team by Alexandre Nestor Introduction What is an Ansible Execution Environnement, by the way ? As per RedHat definition an Ansible Execution Environment (EE) is a standard way to build and distribute the environment that automation runs in, which reduces complexity(…)
Ansible, DevOps Managing Ansible with AWX – Part II – Organizations, Users and Teams 17.01.2022 by Joël Cattin In the 1st post of this serie, I demonstrate how easy it is to install AWX on a local Minikube Kubernetes cluster. Now that the installation is done and the access to the web console is(…)
Ansible, DevOps, Docker, Kubernetes Managing Ansible with AWX – Part I – Installation on Minikube 06.12.2021 by Joël Cattin AWX is a web based GUI tool for managing Ansible playbooks. It is the open source upstream project of Red Hat Automation Controller (formerly Ansible Tower) . As for Fedora and RHEL operating systems, the releases of(…)