Belajar ansible

This repo contains materials on my youtube tutorial about learn how to use ansible

Folder Structure

  1. Inventory This directory contains list of ansible remote host
  2. Roles This directory contains reusable roles that perform task (i.e. installing node-exporter services)
  3. app.yaml This file is a ansible playbook