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
8ea4c55846
commit
a6814552e0
11
hosts.yml
11
hosts.yml
@ -149,6 +149,17 @@ datacenter:
|
|||||||
ansible_password: q
|
ansible_password: q
|
||||||
ansible_become_user: root
|
ansible_become_user: root
|
||||||
ansible_become_password: q
|
ansible_become_password: q
|
||||||
|
morefine-server:
|
||||||
|
hosts:
|
||||||
|
192.168.77.47:
|
||||||
|
vars:
|
||||||
|
jaydee_install_mqtt_srv: true
|
||||||
|
ansible_python_interpreter: auto_silent
|
||||||
|
ansible_ssh_user: jd
|
||||||
|
ansible_ssh_pass: q
|
||||||
|
ansible_password: q
|
||||||
|
ansible_become_user: root
|
||||||
|
ansible_become_password: q
|
||||||
|
|
||||||
ryzen:
|
ryzen:
|
||||||
hosts:
|
hosts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user