Initialize Project

This commit is contained in:
2025-08-11 21:41:44 +04:00
commit a871ef846e
30 changed files with 2955 additions and 0 deletions

View 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