0 votes
in JQuery by
Can we create modules in Ansible?

1 Answer

0 votes
by
Yes, the modules can be created in Ansible. Ansible is an open-source tool that works on python language. Anyone who knows coding can create modules in Ansible.
...