group_vars
host_vars
roles
common
mariadb
munin
nginx
defaults
files
handlers
tasks
main.yml
tls_vhosts.yml
vhosts.yml
templates
php5-fpm
vars
.gitignore
LICENSE
README.md
site.yml
web.yml
A template is better than ansible's `apt_repository` module because we can idempotently control the contents of the file based on vari- ables. Signed-off-by: Alan Orth <alan.orth@gmail.com>