Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How should one configure a jump host to access servers that I have no direct access to?



How should one configure a jump host to access servers that I have no direct access to?..

Answer / Deep Ranjan Tiwari

To configure a jump host in Ansible, you need to update your ansible.cfg file or use the ANSIBLE_HOST_KEY_CHECKING variable to disable host key checking, set up SSH keys for the jump host and target servers, and modify your inventory file to include the jump host with the correct connection details.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

How do I generate crypted passwords for the user module?

1 Answers  


What are ad-hoc commands?

1 Answers  


How do I see all the inventory vars defined for my host?

1 Answers  


When should you test playbooks and roles?

1 Answers  


How do I write an ansible handler with multiple tasks?

1 Answers  


How ansible different from the playbook?

1 Answers  


What are ansible vaults and why are they used?

1 Answers  


How would you access a variable of the first host in a group?

1 Answers  


What is the ask_pass module in ansible?

1 Answers  


How do I access a variable name programmatically?

0 Answers  


How is ansible used in a continuous delivery pipeline? Explain.

1 Answers  


Why is ‘{{ }}’ notation used? And how can one interpolate variables or dynamic variable names?

0 Answers  


Categories