add the current state of the vmsetup
This commit is contained in:
commit
d3675f34bf
19 changed files with 985 additions and 0 deletions
5
group_vars/all.yml.proxy_example
Normal file
5
group_vars/all.yml.proxy_example
Normal file
|
@ -0,0 +1,5 @@
|
|||
#
|
||||
# An example how to proxy your ansible commands. Rename and use.
|
||||
#
|
||||
---
|
||||
ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q user@vmserver"'
|
Loading…
Add table
Add a link
Reference in a new issue