Initialize Project
This commit is contained in:
6
inventory/mscc-demo/hosts
Normal file
6
inventory/mscc-demo/hosts
Normal file
@@ -0,0 +1,6 @@
|
||||
[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=128.199.78.165 ansible_ssh_user=edgeking810
|
||||
Reference in New Issue
Block a user