Kishan Takoordyal 879cb58cd1
All checks were successful
Run ansible-lint / Perform Ansible Lint (push) Successful in 1m45s
Remove anything related to zsh
2025-08-12 18:42:49 +04:00

7 lines
215 B
INI

[all:vars]
ansible_ssh_private_key_file=~/.ssh/id_rsa
ansible_ssh_extra_args="-o IdentitiesOnly=yes -o StrictHostKeyChecking=no"
[server]
mscc-demo-instance ansible_host=139.59.112.240 ansible_ssh_user=edgeking810