- include: apache2.yml tags: [web,apache2] when: with_apache2 - include: nginx.yml tags: [web,nginx] when: with_nginx - include: php.yml tags: [web,php] when: with_php