web_pkg라는 play 변수를 Ansible task에서 어떻게 참조해야 하나요?
web_pkg
name: $web_pkg
name: [web_pkg]
name: web_pkg
name: "{{ web_pkg }}"