mirror of
https://github.com/Ownercz/ssme-thesis.git
synced 2024-11-15 22:45:10 +01:00
13 lines
286 B
INI
13 lines
286 B
INI
[xmr01]
|
|
xmr01.lipovcan.cz ansible_ssh_host=192.168.1.225 ansible_ssh_pass=ssme-thesis ansible_user=root
|
|
|
|
[win]
|
|
192.168.1.221
|
|
|
|
[win:vars]
|
|
ansible_user=ownercz
|
|
ansible_password=ssme-thesis
|
|
ansible_connection=winrm
|
|
ansible_winrm_server_cert_validation=ignore
|
|
ansible_port=5986
|