Compare commits
No commits in common. "e2ab9efe9c80a667f6b9804b20b7d674d2d4fb3d" and "38b72b886c32559e9877302a93e253b9e97bab68" have entirely different histories.
e2ab9efe9c
...
38b72b886c
4 changed files with 0 additions and 35 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
role:core:v1.2:core
|
|
||||||
role:ansible-update:v1.0:core,ansible
|
|
||||||
role:mount:v1.1:core,mount
|
|
||||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
|
||||||
role:certbot:v1.3:common,certbot
|
|
||||||
role:audiobookshelf:testing:workload,audiobookshelf
|
|
||||||
|
|
||||||
# end of file
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
# vars file for certbot on cloud.actcur.com
|
|
||||||
|
|
||||||
domains:
|
|
||||||
- domain: audio.actcur.com
|
|
||||||
|
|
||||||
# end of file
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
# vars file for mount on cloud.actcur.com
|
|
||||||
|
|
||||||
mounts:
|
|
||||||
nfs:
|
|
||||||
- name: audiobookshelf
|
|
||||||
host: host.actcur.com
|
|
||||||
remote: /mnt/butter/audiobookshelf
|
|
||||||
local: /mnt/audiobookshelf
|
|
||||||
type: nfs
|
|
||||||
|
|
||||||
# end of file
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
---
|
|
||||||
# vars file for nginx-ssl on cloud.actcur.com
|
|
||||||
|
|
||||||
domains:
|
|
||||||
- domain: audio.actcur.com
|
|
||||||
port: 13378
|
|
||||||
|
|
||||||
# end of file
|
|
||||||
Loading…
Add table
Reference in a new issue