♻: manage san for certificate/domain/sni routing
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m24s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m24s
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'xml', 'bcmath', 'curl', 'imagick']
|
||||
|
||||
web_hostname:
|
||||
- host: nintendojo.fr
|
||||
acme_unmanaged: true
|
||||
- host: www.nintendojo.fr
|
||||
type: wordpress
|
||||
san:
|
||||
- nintendojo.fr
|
||||
- host: forum.nintendojo.fr
|
||||
type: phpbb
|
||||
- host: nintendojofr.com
|
||||
acme_unmanaged: true
|
||||
- host: www.nintendojofr.com
|
||||
type: retrodojo
|
||||
san:
|
||||
- nintendojofr.com
|
||||
- host: forum.nintendojofr.com
|
||||
|
||||
mariadb_root_pass: !vault |
|
||||
|
Reference in New Issue
Block a user