created major large-scale changes
This commit is contained in:
33
vars/source_code.yml
Normal file
33
vars/source_code.yml
Normal file
@@ -0,0 +1,33 @@
|
||||
source_code:
|
||||
ssh_user: git
|
||||
# host: "50.116.54.76:3000"
|
||||
host: git.sukaato.moe
|
||||
user: admin
|
||||
http_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
63313633623936623132356235636366303065653261386165363437623163376566366463353266
|
||||
3130646239623865366231646437353632303864386563660a636332653338303334396332626539
|
||||
38626166326132333663313264326364643537373535626138363265626130613332303363643338
|
||||
6535623863346530370a393638653135623964346262353838626137663130363437366533333431
|
||||
35366261616561303632346462643239333665323366333032626532623039323030336130383234
|
||||
6633343964386431326335383564653937343330613232313637
|
||||
repos:
|
||||
compose:
|
||||
name: "skato-compose"
|
||||
rpath: /dependent
|
||||
run: true
|
||||
# @TODO turn skato-quartz 'content' or 'content/Research' subdirectory into separate archive
|
||||
# @TODO turn skato-blog 'themes/sukaato' subdirectory into git submodule for hugo static site
|
||||
# @TODO turn skato-blog 'content' into separate archive
|
||||
blog_theme:
|
||||
name: "skato-blog-theme"
|
||||
run: false
|
||||
blog:
|
||||
name: "skato-blog"
|
||||
run: true
|
||||
cli:
|
||||
name: "skato-cli"
|
||||
run: false
|
||||
site:
|
||||
name: sukaato
|
||||
run: false
|
||||
Reference in New Issue
Block a user