Advertisement
GLADzTeguhID

update password SSH using .YAML

Mar 2nd, 2025
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.24 KB | Writing | 0 0
  1. routers:
  2.   - name: router-jakarta-1  
  3.     credentials:
  4.       ssh_user: admin  
  5.       ssh_password: superpassword123  
  6.   - name: router-surabaya-1  
  7.     credentials:
  8.       ssh_user: admin  
  9.       ssh_password: superpassword123  
Tags: blog
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement