Ansible – Components of Ansible (Part-2)
Components of Ansible 1. Executables Description: Key Executables: This command pings all hosts in the inventory to check connectivity. ansible-playbook: Used to run playbooks, which are YAML files containing a…