+ qrcodes now part of project athens scope
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
dest: "/etc/nginx/sites-available/{{item}}"
|
||||
loop:
|
||||
- search.project-athens.xyz
|
||||
- gallery.leftcoast.space
|
||||
- files.leftcoast.space
|
||||
|
||||
- name: Enable Sites in Nginx
|
||||
file:
|
||||
@@ -37,7 +37,7 @@
|
||||
state: link
|
||||
loop:
|
||||
- search.project-athens.xyz
|
||||
- gallery.leftcoast.space
|
||||
- files.leftcoast.space
|
||||
|
||||
- name: Restart Nginx
|
||||
service:
|
||||
@@ -50,4 +50,4 @@
|
||||
--domains "{{item}}"
|
||||
loop:
|
||||
- search.project-athens.xyz
|
||||
- gallery.leftcoast.space
|
||||
- files.leftcoast.space
|
||||
|
||||
Reference in New Issue
Block a user