Login
Remember
Register
Ask a Question
What is Ansible?
0
votes
asked
Nov 5, 2019
in
Ansible
by
Robin
What is Ansible?
what-is-ansible
ansible
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 5, 2019
by
rajeshsharma
Ansible is developed in Python language.
It is a software tool. It is useful while deploying any application using ssh without any downtime. Using this tool one can manage and configure software applications very easily.
...