1 2 3 4 5 6 7 8 9
--- dependencies: - role: httpd use_letsencrypt: True documentroot: /usr/share/awstats/wwwroot/ redirects: - src: '^/$' target: '/cgi-bin/awstats.pl' match: True