mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -62,18 +62,16 @@ datacenter:
|
|||||||
192.168.77.4:
|
192.168.77.4:
|
||||||
vars:
|
vars:
|
||||||
ansible_user: root
|
ansible_user: root
|
||||||
ansible_password: l4c1j4yd33Du5lo
|
|
||||||
ansible_ssh_user: root
|
ansible_ssh_user: root
|
||||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
|
||||||
ansible_become_user: root
|
ansible_become_user: root
|
||||||
ansible_become_password: l4c1j4yd33Du5lo
|
|
||||||
rhasspy:
|
rhasspy:
|
||||||
hosts:
|
hosts:
|
||||||
192.168.77.224
|
192.168.77.224
|
||||||
vars:
|
vars:
|
||||||
ansible_user: jd
|
ansible_user: jd
|
||||||
ansible_ssh_pass: q
|
ansible_ssh_pass: q
|
||||||
ansible_become_password: l4c1j4yd33Du5lo
|
|
||||||
windows:
|
windows:
|
||||||
hosts:
|
hosts:
|
||||||
192.168.77.211
|
192.168.77.211
|
||||||
@@ -97,11 +95,8 @@ datacenter:
|
|||||||
vars:
|
vars:
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
ansible_user: jd
|
ansible_user: jd
|
||||||
ansible_password: l4c1j4yd33Du5lo
|
|
||||||
ansible_ssh_user: jd
|
ansible_ssh_user: jd
|
||||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
|
||||||
ansible_become_user: root
|
ansible_become_user: root
|
||||||
ansible_become_password: l4c1j4yd33Du5lo
|
|
||||||
nas:
|
nas:
|
||||||
hosts:
|
hosts:
|
||||||
nas.home.lan:
|
nas.home.lan:
|
||||||
@@ -136,9 +131,7 @@ 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_user: root
|
ansible_become_user: root
|
||||||
ansible_become_password: l4c1j4yd33Du5lo
|
|
||||||
ansible_ssh_private_key_file: ~/.ssh/id_rsa
|
ansible_ssh_private_key_file: ~/.ssh/id_rsa
|
||||||
nas:
|
nas:
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
Reference in New Issue
Block a user