Skip to content
"Ansible: Up and Running"책 소스를 ubuntu 18에 맞게 수정한 예시
Python Ruby JavaScript Makefile Shell HTML Dockerfile
Branch: master
Clone or download
This branch is 15 commits ahead of ansiblebook:master.

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
ans-con
ch01/playbooks
ch02/playbooks
ch03
ch04/playbooks
ch05
ch06
ch07
ch08
ch11/playbooks
ch12
ch13/playbooks
ch14
ch15
ch16
ch19
.gitignore
README.md

README.md

Ansible: Up and Running (2nd edition) 번역책 샘플

This repository contains code samples from Ansible: Up and Running, organized by book chapter.

Note that most chapters have a single subdirectory named playbooks. I did this so that the directory structure of the code would match the directory structure in the book, since the book always assumes a playbooks directory.

If you encounter any problems with these samples, please submit a GitHub issue or a pull request against this repository.

테스트 OS / 소프트웨어 버전

ansible 2.7.5 python 3.7 Vagrant 2.2.2 Mac 10.13.6 Ubuntu 18.04

You can’t perform that action at this time.