Загрузка страницы

Ansible - an absolute basic overview

This is not intended to be a full tutorial - there are several of those out there when you’ve got the time. This is intended to let you sit down in front of somebody’s Ansible setup and have a rough idea of what’s going on in those strange directory layouts and file formats.
Update: It's worth noting that the video is a few years old now, and, while almost everything I still applies, some of the Ansible conventions have changed. In particular, a line like:

apt: update_cache=yes cache_valid_time=36000

would now more commonly be written as:

apt:
update_cache: yes
cache_valid_time: 36000

So you may notice a few changes in recent documentation, but this should still be a good introduction to the topic.

Видео Ansible - an absolute basic overview канала Quentin Stafford-Fraser
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
9 марта 2016 г. 2:41:54
00:20:03
Яндекс.Метрика