📄️ Configuration Management
Introduction
📄️ Installing AWX
How to install AWX using kubernetes operator
📄️ Running Ansible Playbook with Dynamic Inventory
This documentation provides a step-by-step guide on how to run an Ansible playbook with dynamic inventory on Google Cloud Platform (GCP). By the end of this guide, you should be able to transfer an SSH public key to workstations using bash scripts and run an Ansible playbook on GCP instances.
📄️ Configuring AWX
Requirements
📄️ Serverspec
Why Use ServerSpec with Ansible