Showing posts with label interview support. Show all posts
Showing posts with label interview support. Show all posts

Wednesday, 10 June 2020

Interview Support

Bash Script To Install Ansible Automation Platform ( AWX)

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