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

How can you connect other devices within ansible?

Answer Posted / Mohd Hilal

To keep sensitive data (like passwords, API keys, etc.) secure in an Ansible playbook, you can use the `vault` feature. To encrypt the sensitive data, run `ansible-vault encrypt <filename>`. When you want to access the encrypted data, use the command `ansible-vault decrypt <filename>` and enter the password.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you build your own modules with ansible?

3


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

2


Compare ansible vs puppet?

3


How can you create a lamp stack and deploy a webpage by using ansible?

4


How does ansible work?

3


Explain the concept behind infrastructure as code (iac).

3


How can looping be done over a list of hosts in a group, inside of a template?

3


How do I access a variable of the first host in a group?

3


Is it unsafe to bulk-set task arguments from a variable?

3


What is the use of ansible vaults?

3


How to keep secret data in playbook?

2


What are ansible vaults?

3


What are the ansible modules?

3


How can you speed up management inside in ec2?

2


What is the ask_pass module in ansible?

3