Does ansible support hardware provisioning?
Answer / 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 |
How would you access a variable of the first host in a group?
Compare ansible with chef.
What is ansible and what makes it stand out from the rest of the configuration management tools?
How can you connect other devices within ansible?
Have you worked with ansible before? Please share your experience.
Desired to gain proficiency on ansible?
How is ansible different from puppet?
What is ansible tower?
How do I access a variable of the first host in a group?
Compare ansible vs puppet?
Does ansible support hardware provisioning?
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names