1
0
Fork 0

Specify Apache modules

This commit is contained in:
Alex Kotov 2020-01-25 04:12:52 +05:00
parent a5c1fbe1b6
commit dcdfa94a9a
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ ansible_become_pass: !vault |
3430616364363764646437646665316662393661666635326135
common__apache__listen: [80, 443]
common__apache__modules: ['cgid', 'rewrite', 'ssl']
common__apache__modules: ['alias', 'cgid', 'env', 'rewrite', 'ssl']
common__certbot__cert_name: 'git.crypto-libertarian.com'
common__certbot__cert_domains:

View File

@ -9,7 +9,7 @@ ansible_become_pass: !vault |
6538663662663439383164333964353031303931656437656437
common__apache__listen: [80, 443]
common__apache__modules: ['php7.3', 'rewrite', 'ssl']
common__apache__modules: ['alias', 'cgid', 'env', 'php7.3', 'rewrite', 'ssl']
common__apache__sites:
- type: origin