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 one generate encrypted passwords for the user module?



How can one generate encrypted passwords for the user module?..

Answer / Rajeev Shankhdhar

To create a handler with multiple tasks, define the tasks that should be executed when the handler is called as a list in the `tasks` section of the handler definition. Here's an example:nn- name: My Handlern handlers:n my_handler:n tasks:n - name: Task 1n command: task1_commandn - name: Task 2n command: task2_command

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

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

0 Answers  


Describe the working of ansible.

1 Answers  


What are ansible vaults and why are they used?

1 Answers  


How do I set the path or any other environment variable for a task?

1 Answers  


How to generate crypto passwords for the user module?

1 Answers  


What are ad-hoc commands?

1 Answers  


How can one interpolate variables or dynamic variable names?

1 Answers  


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

1 Answers  


How do I submit a change to the documentation?

1 Answers  


When should I use {{ }}? Also, how to interpolate variables or dynamic variable names

1 Answers  


How do I see a list of all of the ansible_ variables?

1 Answers  


why don’t you ship in x format?

1 Answers  


Categories