Daily challenges →
🌊 Ansible medium ⚡ 60 XP

What is the Ansible `template` module?

template: src: nginx.conf.j2 dest: /etc/nginx/nginx.conf renders the Jinja2 template with Ansible variables and uploads. Triggers handlers via notify: restart nginx when the result differs.

🌊 This is a free sample — 507+ more questions on DevOps Ocean

Sign in free to practice the full question bank with daily challenges, XP, streaks, duels and a global leaderboard.

Practice the full bank — free →