Course curriculum

  1. 01
    • Introduction

    • How to install Ansible in Amazon Linux 2 (AWS EC2)

    • Ansible Ad-Hoc command - ansible command

    • Ansible terminology - What is an Ansible Playbook?

    • Ansible terminology - What is an Ansible Vault?

  2. 02
    • Configure Ansible for AWS - ansible collection amazon.aws

    • Configure a Python Virtual Environment for Ansible AWS - ansible collection amazon.aws

    • Search for Amazon Web Services (AWS) EC2 AMI ID by Region - Ansible module ec2_a

    • Build & Run an Ansible Execution Environment - ansible-builder & ansible-runner

  3. 03
    • Ansible troubleshooting - AWS Failed to import the required Python library (botocore or boto3)

    • Ansible troubleshooting - Failed to connect to the host via ssh host localhost port 22

  4. 04
    • Thank you