Reorganize roles in ec2 playbook
This commit is contained in:
parent
85b0b2e139
commit
6ea78323b3
10
ec2.yml
10
ec2.yml
@ -22,16 +22,16 @@
|
||||
acme_version: 2
|
||||
acme_webroot: "/var/www/acme"
|
||||
roles:
|
||||
- role: gitweb
|
||||
vars:
|
||||
gitweb_repo: "https://gitlab.com/rehashedsalt/assburgers"
|
||||
gitweb_url: "www.assburgers.club"
|
||||
gitweb_webroot: "/var/www/assburgers"
|
||||
- role: redirect
|
||||
vars:
|
||||
redirect_from: "assburgers.club"
|
||||
redirect_to: "www.assburgers.club"
|
||||
redirect_webroot: "/var/www/redirect"
|
||||
- role: gitweb
|
||||
vars:
|
||||
gitweb_repo: "https://gitlab.com/rehashedsalt/assburgers"
|
||||
gitweb_url: "www.assburgers.club"
|
||||
gitweb_webroot: "/var/www/assburgers"
|
||||
- role: dokuwiki
|
||||
vars:
|
||||
dokuwiki_tgz: "https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz"
|
||||
|
Loading…
Reference in New Issue
Block a user