Ansible

How to Use Ansible to Automate Initial Server Setup on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How to Use Ansible to Automate Initial Server Setup on Ubuntu 20.04

Ansible offers a simple architecture that doesn’t require special software to be installed on nodes. It also provides a robust set of features and built-in modules which facilitate writing automation scripts. This guide explains how to use Ansible to automate the steps contained in our Initial Server Setup Guide for Ubuntu 20.04 servers.

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

How To Use the cloud provider API v2 with Ansible 2.0 on Ubuntu 14.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
How to Use Ansible to Install and Set Up Docker on Ubuntu 18.04 — step-by-step Docker tutorial on Progressive Robot

How to Use Ansible to Install and Set Up Docker on Ubuntu 18.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 18.04. Ansible is a modern configuration management tool that can be used to automate the provisioning and configuration of remote systems.

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

How to Install and Configure Ansible on CentOS 7

Configuration management systems are designed to make controlling large numbers of servers easy for administrators 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
How To Install and Configure Ansible on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Ansible on Ubuntu 20.04

Configuration management systems are designed to streamline the process of controlling large numbers of servers, for administrators and operations teams. They allow you to control many different systems in an automated way from one central location. While there are many…

Read more
How to Use Ansible to Automate Initial Server Setup on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How to Use Ansible to Automate Initial Server Setup on Ubuntu 22.04

Ansible offers a simple architecture that doesn’t require special software to be installed on nodes. It also provides a robust set of features and built-in modules which facilitate writing automation scripts. This guide explains how to use Ansible to automate the steps contained in our Initial Server Setup Guide for Ubuntu 20.04 servers.

Read more
Установка и настройка Ansible в Ubuntu 18.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Ansible в Ubuntu 18.04 [Краткое руководство]

В этом руководстве мы расскажем, как устанавливать и настраивать Ansible на сервере Ubuntu 18.04. Более детальный вариант настоящего руководства с подробным разъяснениями каждого шага можно найти в статье [«Установка и настройка Ansible в Ubuntu…

Read more
CHAT