Ansible Select Select Inventory File в команду ADHOC
# Use flag -i and the path to the inventory.
ansible all -i=/etc/ansible/[your_inventory] -m ping
RicarHincapie
# Use flag -i and the path to the inventory.
ansible all -i=/etc/ansible/[your_inventory] -m ping