mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
10
hosts.yml
10
hosts.yml
@ -107,6 +107,16 @@ datacenter:
|
||||
ansible_ssh_pass: lacijaydee
|
||||
ansible_become_user: root
|
||||
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:
|
||||
hosts:
|
||||
192.168.77.1
|
||||
|
Reference in New Issue
Block a user