files | ||
handlers | ||
meta | ||
tasks | ||
LICENSE | ||
README.md |
vhost definition: nginx_vhosts: domain.com: template: '../data/nginx/vhost.j2' servername: domain.fr aliases: - domain.fr index: index.php documentroot: path: /var/www/domain.com user: www-data group: www-data php_socket: /run/php/php8.1-fpm-www.sock custom_config: - wordpress.conf