Is it possible to build our modules in ansible?
Answer / Yashu Mathur
Yes, it is possible to create custom Ansible modules. You can write them in Python or other supported languages like Go and Ruby. Custom modules allow you to extend the functionality of Ansible beyond its built-in modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
When to use {{}} ? How to interpolate variables or dynamic variable names?
What is configuration management and how does it help an organization?
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
How is ansible different from puppet?
How can you handle different machines needing different user accounts or ports to log in with?
How can you create a lamp stack and deploy a webpage by using ansible?
What is ansible?
What are ansible server requirements?
How does ansible work?
What is the use of ansible?
Explain what are playbooks in ansible? Explain with some examples.
What is ci/cd?