bitwarden

This commit is contained in:
jaydee 2024-11-18 09:05:47 +01:00
parent 26a4e64a01
commit 9f5699380d

View File

@ -96,6 +96,8 @@ datacenter:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_user: jd ansible_user: jd
ansible_ssh_user: jd
ansible_become_password: l4c1j4yd33Du5lo
ansible_ssh_private_key_file: ssh_key.pem ansible_ssh_private_key_file: ssh_key.pem
nas: nas:
hosts: hosts:
@ -132,7 +134,6 @@ datacenter:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_ssh_pass: l4c1j4yd33Du5lo
ansible_become_password: l4c1j4yd33Du5lo ansible_become_password: l4c1j4yd33Du5lo
ansible_ssh_private_key_file: ssh_key.pem ansible_ssh_private_key_file: ssh_key.pem
nas: nas: