LabHub
배우기 러닝패스 코스

Ansible in Practice

플레이북이 200줄을 넘어가면 복사·붙여넣기가 시작되고, 그때부터 자동화는 부채가 됩니다. 롤로 재사용 단위를 만들고, Jinja2 로 설정 파일을 생성하고, 시크릿을 저장소에 안전하게 넣고, 조건과 반복으로 분기를 압축합니다. 끝나면 남이 쓸 수 있는 롤을 만들 수 있게 됩니다.

중급 · 레슨 30 · 실습 10

실습 시작하기

커리큘럼

Roles and Reuse

Templates (Jinja2)

Secrets (ansible-vault)

Conditionals and Loops

Collections: the unit you ship, not the unit you reuse

There are twenty-two places to plant the same variable name

Zero-downtime deploys are a playbook structure problem

No filter for it? Write one

What is actually making the playbook slow

Put the playbook on trial

참고 문서