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
c322277290
commit
23345984e0
@ -96,20 +96,16 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_user: jd
|
||||
ansible_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
nas:
|
||||
hosts:
|
||||
nas.home.lan:
|
||||
|
||||
vars:
|
||||
ansible_ssh_user: admin
|
||||
ansible_ssh_pass: l4c1!j4yd33?Du5lo
|
||||
become_method: su
|
||||
become_user: admin
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
# ansible_user: admin
|
||||
# ansible_pass: l4c1!j4yd33?Du5lo1
|
||||
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython312/bin/python3
|
||||
|
Loading…
x
Reference in New Issue
Block a user