Update Inventory
Remove PI from list
This commit is contained in:
+4
-4
@@ -17,10 +17,10 @@ DR:
|
||||
|
||||
Pi:
|
||||
hosts:
|
||||
Pi4:
|
||||
ansible_host: 192.168.1.53
|
||||
ansible_user: root
|
||||
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
|
||||
# Pi4:
|
||||
# ansible_host: 192.168.1.53
|
||||
# ansible_user: root
|
||||
# ansible_ssh_private_key_file: ~/.ssh/id_ed25519
|
||||
# host2:
|
||||
# ansible_host: <ip>
|
||||
# ansible_user: <user>
|
||||
|
||||
Reference in New Issue
Block a user