Answer Posted / Ashish Ghildiyal
Ansible itself does not provide hardware provisioning capabilities. However, it can be used in conjunction with other tools like CloudFormation for AWS or OpenStack Heat for OpenStack to manage and configure infrastructure resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of ansible?
Describe the working of ansible.
Explain in detail about ad-hoc command?
How do I see a list of all of the ansible_ variables?
What is the way to access shell environment variables in ansible?
What is the ask_pass module in ansible?
Give a comparison between ansible and puppet.
How would you access a variable of the first host in a group?
How ansible different from the playbook?
What is ansible role and how are they different from the playbook?
List some advantages of using ansible.
Explain what are playbooks in ansible? Explain with some examples.
Write an ansible playbook to automate the starting of ec2 instance.
How to interpolate variables or dynamic variable names?
How to generate crypto passwords for the user module?