mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
bitwarden
This commit is contained in:
parent
a6b98abd55
commit
3aa45a7d37
@ -87,6 +87,7 @@ datacenter:
|
||||
servers:
|
||||
hosts:
|
||||
rpi5-1.home.lan:
|
||||
rpi5.home.lan:
|
||||
omv.home.lan:
|
||||
rack.home.lan:
|
||||
m-server.home.lan:
|
||||
@ -97,6 +98,7 @@ datacenter:
|
||||
ansible_ssh_user: jd
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
identity_file: ssh_key.pem
|
||||
nas:
|
||||
hosts:
|
||||
nas.home.lan:
|
||||
@ -123,6 +125,7 @@ datacenter:
|
||||
servers:
|
||||
hosts:
|
||||
rpi5-1.home.lan:
|
||||
rpi5.home.lan:
|
||||
m-server.home.lan:
|
||||
fog.home.lan:
|
||||
zabbix.home.lan:
|
||||
@ -134,6 +137,7 @@ datacenter:
|
||||
# ansible_ssh_password: l4c1j4yd33Du5lo
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
identity_file: ssh_key.pem
|
||||
nas:
|
||||
hosts:
|
||||
nas.home.lan:
|
||||
|
Loading…
x
Reference in New Issue
Block a user