Update Inventory

Remove PI from list
This commit is contained in:
2025-02-04 19:00:41 +00:00
parent 8dbb74c8d7
commit 01c987c968
+4 -4
View File
@@ -17,10 +17,10 @@ DR:
Pi: Pi:
hosts: hosts:
Pi4: # Pi4:
ansible_host: 192.168.1.53 # ansible_host: 192.168.1.53
ansible_user: root # ansible_user: root
ansible_ssh_private_key_file: ~/.ssh/id_ed25519 # ansible_ssh_private_key_file: ~/.ssh/id_ed25519
# host2: # host2:
# ansible_host: <ip> # ansible_host: <ip>
# ansible_user: <user> # ansible_user: <user>