Showing posts with label sign up. Show all posts
Showing posts with label sign up. Show all posts

Friday, 18 February 2022

Bash Script To Install Ansible Automation Platform ( AWX)

#!/bin/bash # --- Configuration --- AWX_OPERATOR_VERSION="2.19.1" NAMESPACE="awx" KUBECONFIG_PATH="/etc/rancher/k3s...