All checks were successful
Run ansible-lint / Perform Ansible Lint (push) Successful in 1m45s
7 lines
215 B
INI
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
|