Skip to content
Snippets Groups Projects
Commit d70a29d8 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

proxy host entfernt

parent 977fcbdd
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ prod: ...@@ -41,7 +41,7 @@ prod:
dhcpdns: dhcpdns:
ansible_ssh_host: 10.0.0.2 ansible_ssh_host: 10.0.0.2
ansible_user: root ansible_user: root
ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q root@webserver.warpzone.ms"' #ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q root@webserver.warpzone.ms"'
# Öffentlicher Webserver Warpzone # Öffentlicher Webserver Warpzone
# VM auf Tiffany # VM auf Tiffany
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment