ansible-for-devops

Ansible examples from Ansible for DevOps.

Github星跟蹤圖







Ansible for DevOps Examples

Build Status

This repository contains Ansible examples developed to support different sections of Ansible for DevOps, a book on Ansible by Jeff Geerling.

Most of the examples are full-fledged VM examples, which use Vagrant, VirtualBox, and Ansible to boot and configure VMs on your local workstation. Not all playbooks follow all of Ansible's best practices, as they illustrate particular Ansible features in an instructive manner.

For more interesting examples of what you can do with Ansible, please see the Ansible Vagrant Examples repository, and browse through some of geerlingguy's roles on Ansible Galaxy.

License

MIT

Buy the Book

Ansible for DevOps Cover

Buy Ansible for DevOps for your e-reader or in paperback format.

主要指標

概覽
名稱與所有者geerlingguy/ansible-for-devops
主編程語言Python
編程語言Python (語言數: 8)
平台
許可證MIT License
所有者活动
創建於2014-04-25 01:44:25
推送於2024-03-08 11:04:55
最后一次提交2023-06-29 11:03:04
發布數34
最新版本名稱2.2 (發布於 )
第一版名稱0.50 (發布於 )
用户参与
星數9k
關注者數374
派生數3.6k
提交數433
已啟用問題?
問題數483
打開的問題數106
拉請求數40
打開的拉請求數14
關閉的拉請求數44
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
容器

drupal-vm

用于Drupal开发的VM。(A VM for Drupal development.)
未分类

packer-centos-7

Packer Example - CentOS 7 minimal Vagrant Box using Ansible ...
未分类

packer-boxes

Jeff Geerling's Packer build configurations for Vagrant boxe...
DevOps

Ansible Role: Docker

在 Linux 上安装 Docker 的 Ansible 角色。「An Ansible Role that instal...