mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
094191ea54
commit
6f780242c5
10
hosts.yml
10
hosts.yml
@ -86,6 +86,16 @@ datacenter:
|
|||||||
ansible_winrm_kerberos_delegation: true\
|
ansible_winrm_kerberos_delegation: true\
|
||||||
mqtt_srv:
|
mqtt_srv:
|
||||||
children:
|
children:
|
||||||
|
omv:
|
||||||
|
hosts:
|
||||||
|
192.168.77.189:
|
||||||
|
vars:
|
||||||
|
ansible_user: root
|
||||||
|
ansible_password: lacijaydee
|
||||||
|
ansible_ssh_user: root
|
||||||
|
ansible_ssh_pass: lacijaydee
|
||||||
|
ansible_become_user: root
|
||||||
|
ansible_become_password: lacijaydee
|
||||||
router:
|
router:
|
||||||
hosts:
|
hosts:
|
||||||
192.168.77.1
|
192.168.77.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user