mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
update modules
This commit is contained in:
parent
dbb83c74b8
commit
87445e6b0d
8 changed files with 11 additions and 7 deletions
|
@ -1 +1 @@
|
|||
Subproject commit fd2b6c6026256cac184dd4aa5fd1b2613c62df72
|
||||
Subproject commit 16a304b7010decb12672ac724a31057d34a2b886
|
|
@ -1 +1 @@
|
|||
Subproject commit 8d330190c4052981bdb146136dc7f41071a66289
|
||||
Subproject commit c4ff7711a14a9a34af60cfa122c9331d15760582
|
|
@ -1 +1 @@
|
|||
Subproject commit 10c6fdb93cd4332e444f8c2a5bc135ff123588f7
|
||||
Subproject commit b263e5e140ee3c5e868f9392b2e4a2eaa37eaf79
|
|
@ -1 +1 @@
|
|||
Subproject commit 2751077b642be3e858dc642ebbfd2ab581f49654
|
||||
Subproject commit 6a6d06020e4b545f76153a434cb21a895cb80a92
|
|
@ -1 +1 @@
|
|||
Subproject commit e8db6bb5c8632f99eb486f35a314377e95d0bce5
|
||||
Subproject commit 8861048695f6795e1ee4ccfa96278ea262f8625f
|
|
@ -1 +1 @@
|
|||
Subproject commit ffe044e4bb9d84ba754a445e18b985324b331bb1
|
||||
Subproject commit 30ef6ee815fcdae5bd1e4cebcbebd6c8b8307dec
|
|
@ -1 +1 @@
|
|||
Subproject commit ae1a4f7798330d72e058242e2c8d0e284cbc1a01
|
||||
Subproject commit eaa72ffc803b2ace096d9aa8c6ac4767c42f9fce
|
|
@ -14,6 +14,10 @@ server {
|
|||
charset utf-8;
|
||||
try_files $uri $uri/ =404;
|
||||
}
|
||||
location /impressum/ {
|
||||
charset utf-8;
|
||||
return 308 https://c3woc.de/impressum/;
|
||||
}
|
||||
location /kontakt/events/fff_bodensee_21/ {
|
||||
charset utf-8;
|
||||
return 308 https://winkekatze.tv/events/fff_bodensee_21/;
|
||||
|
|
Loading…
Reference in a new issue