- include: apache2.yml when: with_apache2 - include: nginx.yml when: with_nginx - include: fpm.yml when: with_fpm - include: php.yml when: with_php