Ansible

Como instalar e configurar o Ansible no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar e configurar o Ansible no Ubuntu 18.04

Sistemas de gerenciamento de configuração são projetados para facilitar o controle de um grande número de servidores aos administradores e equipes de operações. Isso permite que você controle sistemas diferentes de forma automática a partir de um local central. Embora existam…

Read more
How to Install and Configure Ansible on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Ansible on an Ubuntu 12.04 VPS

Configuration management is an administrative concept that deals with managing multiple remote machines from a single server in an automated way. Ansible is a simple, but powerful configuration management system that communicates with and configures remote systems through simple SSH connections. In this guide, we will discuss how to install and configure an Ansible server that we can later use to control our hosts

Read more
Cómo instalar y utilizar Ansible en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar y utilizar Ansible en Ubuntu 20.04

Los sistemas de administración de configuraciones están diseñados para simplificar el proceso de control de un gran número de servidores, para los administradores y los equipos de operaciones. Le permiten controlar muchos sistemas diferentes de forma automatizada desde una…

Read more
How To Set Up Ansible Inventories — step-by-step Devops tutorial on Progressive Robot

How To Set Up Ansible Inventories

In this guide, we’ll demonstrate how to create Ansible inventory files and organize servers into groups and subgroups, how to set up host variables, and how to use patterns to control the execution of Ansible commands and playbooks per host and per group.

Read more
How to Use Ansible to Install and Set Up Docker on Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

How to Use Ansible to Install and Set Up Docker on Ubuntu 20.04

Docker is an application that simplifies the process of managing application processes in *containers*. This guide explains how to use Ansible to automate the steps contained in our guide on How To Install and Use Docker on Ubuntu 20.04. Ansible is a modern configuration management tool that can be used to automate the provisioning and configuration of remote systems.

Read more
Einführung in das Konfigurationsmanagement mit Ansible — step-by-step Devops tutorial on Progressive Robot

Einführung in das Konfigurationsmanagement mit Ansible

Konfigurationsmanagement ist die Verwaltung von Änderungen in einem System auf eine Weise, die dauerhafte Integrität gewährleistet. Dazu werden in der Regel Tools und Prozesse verwendet, die für Automatisierung und Beobachtbarkeit sorgen. Das Konzept wurde zwar nicht in der…

Read more
Cómo instalar y configurar Ansible en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar y configurar Ansible en Ubuntu 18.04

Los sistemas de gestión de la configuración están diseñados para hacer que el control de un gran número de servidores sea fácil para los administradores y los equipos de operaciones. Le permiten controlar muchos sistemas diferentes de forma automatizada desde una ubicación…

Read more
CHAT