Updated README and Debian vars.

This commit is contained in:
Jeff Geerling 2014-05-05 10:04:26 -05:00
commit c92d089f70
2 changed files with 1 additions and 3 deletions

View file

@ -10,7 +10,7 @@ None.
## Role Variables
Available variables are listed below, along with default values (see `vars/main.yml`):
Available variables are listed below, along with default values (see `defaults/main.yml`):
apache_enablerepo: ""

View file

@ -8,7 +8,5 @@ apache_packages:
- apache2-utils
- apache2.2-bin
- apache2.2-common
apache_vhosts:
- {servername: "local.dev", documentroot: "/var/www"}
apache_mods_enabled:
- rewrite.load