# # Default variables for webservers # with_apache2: False with_apache2_modphp5: False with_nginx: False with_fpm: False fpm_pool_count: 1 # vim: ft=yaml