๐Ÿ“— Ansible playbooks and roles for building an idempotent, interconnected and scalable infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
ansible-playbooks/roles/web/templates/feedback.j2

15 lines
678 B

location / {
return 301 https://docs.google.com/forms/d/e/1FAIpQLSfKawJbfRj4WBT18q40u6qSPGYvYlWOqhQQrb97ynqlM4vKsQ/viewform;
}
location /center {
return 301 https://docs.google.com/forms/d/e/1FAIpQLSfKawJbfRj4WBT18q40u6qSPGYvYlWOqhQQrb97ynqlM4vKsQ/viewform;
}
location /fileyka {
return 301 https://docs.google.com/forms/d/e/1FAIpQLSce8l_dDPHTCVudxBgpcIGELZrc1P-GT7sm_8FmSNKZf14I9Q/viewform;
}
location /rassvet {
return 301 https://docs.google.com/forms/d/e/1FAIpQLSdCHgZb_dDcRJwUv63KrcRO0YuLap3LCIy3uKiPkjS1JTuRdA/viewform;
}
location /spb {
return 301 https://docs.google.com/forms/d/e/1FAIpQLSdVoZ-8EQf1BlzaFJms28rFLFDoO7j28SIo6GVPauhYAIMoEA/viewform;
}