mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
upt playbook
This commit is contained in:
parent
6f780242c5
commit
a2ba1ae83e
13
hosts.yml
13
hosts.yml
@ -83,9 +83,20 @@ datacenter:
|
||||
ansible_connection: winrm
|
||||
ansible_port: 5985
|
||||
ansible_winrm_server_cert_validation: ignore
|
||||
ansible_winrm_kerberos_delegation: true\
|
||||
ansible_winrm_kerberos_delegation: true
|
||||
mqtt_srv:
|
||||
children:
|
||||
amd:
|
||||
hosts:
|
||||
192.168.77.4:
|
||||
vars:
|
||||
ansible_user: root
|
||||
ansible_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
|
||||
omv:
|
||||
hosts:
|
||||
192.168.77.189:
|
||||
|
Loading…
x
Reference in New Issue
Block a user