Starting vm issue inside docker

Hi Team,

Could you please help me out on this i

I am not able to send in same mail thread so started new mail thread

I have tried below steps and now I am facing below issue due to which we are hitting with the below issue

kalai_sonic@0cc717e8f030:~/data/Feb-10/sonic-mgmt/ansible$ git diff
diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg
index 22b1d8ab…78bf09e7 100644
— a/ansible/ansible.cfg
+++ b/ansible/ansible.cfg
@@ -169,8 +169,8 @@ fact_caching_timeout = 86400
[privilege_escalation]
#become=True
become_method=‘sudo’
-#become_user=‘root’
-#become_ask_pass=False
+become_user=‘root’
+become_ask_pass=False

[paramiko_connection]

diff --git a/ansible/group_vars/vm_host/creds.yml b/ansible/group_vars/vm_host/creds.yml
index 029ab9a6…661fdbd3 100644
— a/ansible/group_vars/vm_host/creds.yml
+++ b/ansible/group_vars/vm_host/creds.yml
@@ -1,4 +1,4 @@