Does ansible support aws?
Answer / 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 |
Describe your newsletter ansible and who it’s aimed at.
Why is ‘{{ }}’ notation used? And how can one interpolate variables or dynamic variable names?
How does configuration management is help an organization?
How can I set the path or any other environment variable for a task or entire playbook?
What is the way to access shell environment variables in ansible?
What are ad-hoc commands? Give an example.
How can looping be done over a list of hosts in a group, inside of a template?
What is ansible tower?
Give a comparison between ansible and puppet.
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
How to keep secret data in a playbook?
How can one interpolate variables or dynamic variable names?