mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-12-14 10:04:52 +01:00
build
This commit is contained in:
@@ -15,11 +15,23 @@ datacenter:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
# ansible_ssh_password: l4c1j4yd33Du5lo
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_become_password: l4c1j4yd33Du5lo-
|
||||
identity_file: ssh_key.pem
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo-
|
||||
ansible_become_user: root
|
||||
amd.home.lan:
|
||||
|
||||
external:
|
||||
hosts:
|
||||
sectorq.cloud:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: root
|
||||
# ansible_ssh_password: l4c1j4yd33Du5lo
|
||||
ansible_become_password: l4c1j4yd33Du5lo-
|
||||
identity_file: ssh_key.pem
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo-
|
||||
ansible_become_user: root
|
||||
|
||||
nas:
|
||||
hosts:
|
||||
nas.home.lan:
|
||||
|
||||
Reference in New Issue
Block a user