Answer Posted / Nikesh Gupta
Yes, Ansible supports AWS through the AWS module which allows you to manage resources on AWS like EC2 instances, RDS databases, and S3 buckets.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How ansible different from the playbook?
How can I display all the inventory vars defined for my host?
What are ad-hoc commands? Give an example.
What are ansible vaults?
Explain a few of the basic terminologies or concepts in ansible.
How does ansible work?
Why are you attracted to science and science fiction?
Have you worked with ansible before? Please share your experience.
What is ansible?
Is it possible to build our modules in ansible?
What is the difference between a variable name and an environment variable?
Where does the configuration file live and what can I configure in it?
What does fact mean in ansible?
What is ansible task?
Can you copy files recursively onto a target host? If yes, how?