almost working...

This commit is contained in:
2021-06-07 16:02:50 +02:00
parent fd568c1001
commit 46e67fb018
9 changed files with 1441 additions and 70 deletions

4
nginx.ini Normal file
View File

@@ -0,0 +1,4 @@
[nginx]
192.168.20.78
[nginx:vars]
ansible_ssh_common_args='-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ProxyCommand="ssh -W %h:%p -q hqt"'