Add Carson's website
This commit is contained in:
parent
e2b0cafa1e
commit
bab99ac0a9
@ -66,6 +66,18 @@
|
||||
gitweb_url: "www.9iron.club"
|
||||
gitweb_webroot: "/var/www/www"
|
||||
tags: [ web, webroot ]
|
||||
- role: redirect
|
||||
vars:
|
||||
redirect_from: "otwstudios.org"
|
||||
redirect_to: "www.otwstudios.org"
|
||||
redirect_webroot: "/var/www/redirect"
|
||||
tags: [ web, redirect, otw ]
|
||||
- role: gitweb
|
||||
vars:
|
||||
gitweb_repo: "https://git.9iron.club/KidiroInfiniti/OTW_Site"
|
||||
gitweb_url: "www.otwstudios.org"
|
||||
gitweb_webroot: "/var/www/otwstudios.org"
|
||||
tags: [ web, webroot, otw ]
|
||||
- hosts: web1.cowfee.moe
|
||||
roles:
|
||||
- role: base-backups
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
allow_duplicates: no
|
||||
allow_duplicates: yes
|
||||
dependencies:
|
||||
- role: apache-php
|
||||
|
Loading…
Reference in New Issue
Block a user