🔰 11.1 Configure Hadoop and start cluster services using Ansible Playbook. ANSIBLE Ansible is open-source software that is used for Configuration management, Provisioning, Orchestration, and many more. Ansible is agentless. Ansible runs on top of Python. (It is written in Python Language) Ansible uses YAML(Ain’t Markup Language) language for writing…