From 460492110d2579978c9678dadf856b4edf505832 Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 15 Apr 2024 07:51:59 +0200 Subject: [PATCH] remove raspberry host --- hosts.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/hosts.yml b/hosts.yml index 5afa2de..e8026e1 100644 --- a/hosts.yml +++ b/hosts.yml @@ -78,15 +78,15 @@ datacenter: ansible_python_interpreter: /opt/bin/python ansible_user: admin ansible_pass: l4c1!j4yd33?Du5lo - raspberry: - hosts: - 192.168.77.246 - vars: - ansible_python_interpreter: /usr/bin/python - ansible_ssh_user: jd - ansible_ssh_pass: q - ansible_become_user: root - ansible_become_password: l4c1j4yd33Du5lo + # raspberry: + # hosts: + # 192.168.77.246 + # vars: + # ansible_python_interpreter: /usr/bin/python + # ansible_ssh_user: jd + # ansible_ssh_pass: q + # ansible_become_user: root + # ansible_become_password: l4c1j4yd33Du5lo raspberrypi5: hosts: 192.168.77.238