mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
edf96e2bd6
commit
879f3b2e69
10
hosts.yml
10
hosts.yml
@ -107,6 +107,16 @@ datacenter:
|
|||||||
ansible_ssh_pass: lacijaydee
|
ansible_ssh_pass: lacijaydee
|
||||||
ansible_become_user: root
|
ansible_become_user: root
|
||||||
ansible_become_password: lacijaydee
|
ansible_become_password: lacijaydee
|
||||||
|
omv:
|
||||||
|
hosts:
|
||||||
|
192.168.77.189:
|
||||||
|
vars:
|
||||||
|
ansible_user: jd
|
||||||
|
ansible_password: q
|
||||||
|
ansible_ssh_user: jd
|
||||||
|
ansible_ssh_pass: q
|
||||||
|
ansible_become_user: root
|
||||||
|
ansible_become_password: q
|
||||||
router:
|
router:
|
||||||
hosts:
|
hosts:
|
||||||
192.168.77.1
|
192.168.77.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user