webserver 122 B

123456789
  1. #
  2. # Default variables for webservers
  3. #
  4. with_apache2: False
  5. with_apache2_modphp5: False
  6. with_nginx: False
  7. # vim: ft=yaml