Ansible Use Host File Fand
# Use the -i flag to reference an ansible hosts file
ansible all -i=/etc/ansible/myhostfile -m ping
RicarHincapie
# Use the -i flag to reference an ansible hosts file
ansible all -i=/etc/ansible/myhostfile -m ping