mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-24 04:49:26 +00:00
remove raspberry host
This commit is contained in:
parent
77d82aa555
commit
460492110d
18
hosts.yml
18
hosts.yml
@ -78,15 +78,15 @@ datacenter:
|
|||||||
ansible_python_interpreter: /opt/bin/python
|
ansible_python_interpreter: /opt/bin/python
|
||||||
ansible_user: admin
|
ansible_user: admin
|
||||||
ansible_pass: l4c1!j4yd33?Du5lo
|
ansible_pass: l4c1!j4yd33?Du5lo
|
||||||
raspberry:
|
# raspberry:
|
||||||
hosts:
|
# hosts:
|
||||||
192.168.77.246
|
# 192.168.77.246
|
||||||
vars:
|
# vars:
|
||||||
ansible_python_interpreter: /usr/bin/python
|
# ansible_python_interpreter: /usr/bin/python
|
||||||
ansible_ssh_user: jd
|
# ansible_ssh_user: jd
|
||||||
ansible_ssh_pass: q
|
# ansible_ssh_pass: q
|
||||||
ansible_become_user: root
|
# ansible_become_user: root
|
||||||
ansible_become_password: l4c1j4yd33Du5lo
|
# ansible_become_password: l4c1j4yd33Du5lo
|
||||||
raspberrypi5:
|
raspberrypi5:
|
||||||
hosts:
|
hosts:
|
||||||
192.168.77.238
|
192.168.77.238
|
||||||
|
Loading…
x
Reference in New Issue
Block a user