Answer Posted / Abhishek Bihari
Yes, it is possible to create custom Ansible modules. To do this, you will need to write Python code that implements the desired functionality and conforms to Ansible's module structure. You can then distribute your custom module or use it within your own projects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you speed up management inside in ec2?
How do I loop over a list of hosts in a group, inside of a template?
Explain what are playbooks in ansible? Explain with some examples.
How to keep secret data in a playbook?
How does ansible work?
What are ansible server requirements?
How can one interpolate variables or dynamic variable names?
How do I handle different machines needing different user accounts or ports to log in with?
What is ansible galaxy?
When to use {{}} ? How to interpolate variables or dynamic variable names?
How can you handle different machines needing different user accounts or ports to log in with?
What is ci/cd?
How to generate crypto passwords for the user module?
Desired to gain proficiency on ansible?
How can one generate encrypted passwords for the user module?