GRATIS
Harvard vía Coursera
GRATIS

Write basic ansible playbooks

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    Siempre Abierto

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Project Overview
    • Ansible is an IT automation software that can easily automate a IT system admin tasks. To achieve such automation, Ansible get its instructions from a playbook, which you will learn how to write in this project. First, you will learn how to setup an inventory of hosts which, for our case here, will only contain one hosts, which is the local host. You will learn how to run Ansible ad-hoc commands. Then you will learn what an Ansible playbook looks like, and how to write a playbook to perform basic operations. You will write playbooks to run file tasks and to setup software.