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...


What are ansible server requirements?



What are ansible server requirements?..

Answer / Abhijit Burma

Ansible requires the following server setup:n1. Python 2.6, 2.7, or 3.4+ installed.n2. PyYAML (Python library) must be installed.n3. Jinja2 (template engine) is needed if you plan to use templates.n4. If using SSH password authentication, OpenSSH must be installed and configured to accept connections without a password from the Ansible control node.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

How would you install ansible on a centos system?

1 Answers  


How do I write an ansible handler with multiple tasks?

1 Answers  


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

0 Answers  


How do I generate crypted passwords for the user module?

1 Answers  


How do I access shell environment variables?

1 Answers  


How can you handle different machines needing different user accounts or ports to log in with?

1 Answers  


What are the different components of ansible? Explain ansible architecture.

1 Answers  


Where does the configuration file live and what can I configure in it?

1 Answers  


What is the best way to make content reusable/redistributable?

1 Answers  


What are ansible vaults and why are they used?

1 Answers  


Can you copy files recursively onto a target host? If yes, how?

1 Answers  


How do I copy files recursively onto a target host?

0 Answers  


Categories