Ansible

How to Install and Configure Ansible on Rocky Linux 8 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Ansible on Rocky Linux 8

Configuration management systems are designed to make controlling large numbers of servers accessible for admins and operations teams. While there are many popular configuration management systems available for Linux systems, they are often more complex than many people want or need. Ansible is a great alternative to these options because it has a much smaller overhead to get started.

Read more
Установка и настройка Ansible в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Ansible в Ubuntu 20.04

Системы управления конфигурацией разрабатываются для администраторов и операционных отделов с целью ускорить процедуры управления большим количеством серверов. Они позволяют автоматически контролировать много разных систем из единого центра. Хотя для систем Linux выпущено много…

Read more
How To Use the cloud provider API v2 with Ansible 2.0 on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Use the cloud provider API v2 with Ansible 2.0 on Ubuntu 16.04

Ansible 2.0 has recently been released, and with it comes support for version 2 of the cloud provider API. This means that you can use Ansible to not only provision your web applications, but also to provision and manage your Droplets automatically. This tutorial will show by example how to use Ansible’s support of the cloud provider API v2.

Read more
Configuration Management 101: Writing Ansible Playbooks — step-by-step Devops tutorial on Progressive Robot

Configuration Management 101: Writing Ansible Playbooks

This tutorial will walk you through the process of creating an automated server provisioning using Ansible, a configuration management tool that provides a complete automation framework and orchestration capabilities. We will focus on the language terminology, syntax and features necessary for creating a simplified example to fully automate the deployment of an Ubuntu 18.04 web server using Apache.

Read more
How to Install and Configure Ansible on Rocky Linux 9 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Ansible on Rocky Linux 9

Configuration management systems are designed to make controlling large numbers of servers accessible for admins and operations teams. While there are many popular configuration management systems available for Linux systems, they are often more complex than many people want or need. Ansible is a great alternative to these options because it has a much smaller overhead to get started.

Read more
CHAT