branch needs to be at General level. Testing if this works...

This commit is contained in:
Hyperling 2021-07-13 08:13:41 -05:00
parent 246e83a13a
commit e54e7b7b69
2 changed files with 8 additions and 3 deletions

9
hosts
View File

@ -4,6 +4,9 @@
;
[everything]
localhost
freeboy branch=dev
parrotsec-dev-www branch=dev
my-parrotsec-dev-www branch=dev
[workstation]
;;;;;;; Available options - all require lowercase values ;;;;;;
@ -19,6 +22,7 @@ lbry-server-1
lbry-server-2
lbry-server-3
aspire
freeboy branch=dev
[mobile]
pinephone
@ -79,6 +83,7 @@ x570 amdgpu=true nanominer=true nanominer_gpu=eth nanominer_gpus=0 nanominer_gpu
onlyoffice domain=hyperling.com onlyoffice=true
grafana domain=hyperling.com grafana=true influxdb1=true
test
freeboy branch=dev
hyperling certbot=true
hyperling.com certbot=true
tmcvideos certbot=true
@ -87,5 +92,5 @@ reverse-proxy certbot=true
nextcloud certbot=true
wordpress certbot=true
usb-server
parrotsec-dev-www branch=dev domain=hyperling.com hugo=true hugo_site_path=/mnt/leet/Code/parrotsec/website
my-parrotsec-dev-www branch=dev hugo=true domain=hyperling.com hugo_site_path=/mnt/leet/Code/parrotsec/website-hyperling
parrotsec-dev-www domain=hyperling.com hugo=true hugo_site_path=/mnt/leet/Code/parrotsec/website
my-parrotsec-dev-www domain=hyperling.com hugo=true hugo_site_path=/mnt/leet/Code/parrotsec/website-hyperling

View File

@ -3,7 +3,7 @@
# Setup of any device connected to this repo.
- name: Main | Default Setup
hosts: localhost
hosts: everything
connection: local
become: true