add the current state of the vmsetup
This commit is contained in:
commit
d3675f34bf
19 changed files with 985 additions and 0 deletions
4
host_vars/vmserver/vars
Normal file
4
host_vars/vmserver/vars
Normal file
|
@ -0,0 +1,4 @@
|
|||
ansible_host: "192.168.1.100"
|
||||
mac: "cc:cc:cc:cc:cc:cc"
|
||||
ansible_user: "{{ vault_ansible_user }}"
|
||||
ansible_become_pass: "{{ vault_ansible_become_pass }}"
|
Loading…
Add table
Add a link
Reference in a new issue