Design goals of Ansible include
Answers
Ansible is open source programming that mechanizes programming provisioning, setup the board, and application sending. Ansible interfaces through SSH, remote PowerShell or by means of other remote APIs.
The structure objectives of Ansible include:
Minimal in nature. The executives frameworks ought not force extra conditions on nature.
Consistent. With Ansible one ought to have the capacity to make predictable conditions.
Secure. Ansible does not convey operators to hubs. Just OpenSSH and Python are required on the oversaw hubs.
Highly reliable. At the point when deliberately composed, an Ansible playbook can be idempotent, to avert sudden reactions on the oversaw frameworks. It ought to be noted, nonetheless, that it is altogether conceivable to have an inadequately composed playbook that isn't idempotent.
Minimal learning required. Playbooks utilize a simple and elucidating dialect dependent on YAML and Jinja formats.